Archived
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user