Archived
Implemented functionality for adding a new event manually; added floating action buttons for adding an event and refreshing the canteen offers
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/app_title_bar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="48dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginHorizontal="16dp"
|
||||
android:layout_marginTop="16dp"
|
||||
android:fontFamily="@font/lato_bolditalic"
|
||||
|
||||
Reference in New Issue
Block a user