Added tabs to indicate which day is selected; not fully implemented. Tabs don't show which day is selected after certain user action

This commit is contained in:
denizk0461
2023-04-11 16:50:45 +02:00
parent 6a5d7448e5
commit 7b33c68db9
9 changed files with 113 additions and 32 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
android:id="@+id/SecondFragment"
android:name="com.denizk0461.studip.fragment.ParserFragment"
android:label="@string/second_fragment_label"
tools:layout="@layout/fragment_second">
tools:layout="@layout/fragment_parser">
<action
android:id="@+id/action_SecondFragment_to_FirstFragment"