forked from penguin86/luna-tracker
remove log event title
Keep the main page simpler and have a bit more space for log messages.
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user