Added a floating action button to add tasks in TaskOverviewFragment.kt

This commit is contained in:
denizk0461
2023-05-21 19:59:38 +02:00
parent b21953c571
commit e99a58de54
4 changed files with 30 additions and 0 deletions
+1
View File
@@ -77,6 +77,7 @@
<string name="sheet_schedule_update_time_dialog_end_hint">Event end time</string>
<string name="task_overview_snack_unimplemented">Tasks are not yet implemented!</string>
<string name="task_overview_fab_add_task">Add task</string>
<string name="canteen_button_opening_hours_hint">View canteen opening hours</string>
<string name="canteen_button_notifications_hint">View canteen notifications</string>