|
|
|
@ -30,7 +30,7 @@ |
|
|
|
android:id="@+id/tabs" |
|
|
|
android:id="@+id/tabs" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
app:tabMode="fixed"> |
|
|
|
app:tabMode="scrollable"> |
|
|
|
|
|
|
|
|
|
|
|
<com.google.android.material.tabs.TabItem |
|
|
|
<com.google.android.material.tabs.TabItem |
|
|
|
android:id="@+id/filterSessions" |
|
|
|
android:id="@+id/filterSessions" |
|
|
|
|