Archived
Tab layout now syncs up with recyclerview scroll position; a bit sluggish though
This commit is contained in:
@@ -25,7 +25,8 @@
|
||||
android:id="@+id/day_tabs"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:tabMode="scrollable">
|
||||
app:tabMode="scrollable"
|
||||
android:layout_gravity="bottom">
|
||||
|
||||
<com.google.android.material.tabs.TabItem
|
||||
android:layout_width="wrap_content"
|
||||
|
||||
Reference in New Issue
Block a user