remove log event title

Keep the main page simpler and have a bit more
space for log messages.
This commit is contained in:
2025-09-14 16:28:26 +02:00
parent f1f73b65f7
commit a2fd04d233
5 changed files with 0 additions and 10 deletions

View File

@@ -79,12 +79,6 @@
</LinearLayout>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="@string/log_an_event"
android:gravity="center_horizontal"/>
<LinearLayout
android:id="@+id/buttons_container"
android:layout_width="match_parent"