mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-25 14:28:00 +00:00
Make media overview view pager scrollable for long translations.
This commit is contained in:
committed by
Greyson Parrelli
parent
3e041befc8
commit
5782c8a58b
@@ -25,10 +25,9 @@
|
||||
android:id="@+id/tab_layout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="top"
|
||||
android:background="?attr/media_overview_toolbar_background"
|
||||
app:tabBackground="?attr/media_overview_toolbar_background"
|
||||
app:tabIndicatorColor="@color/textsecure_primary"
|
||||
app:tabMode="scrollable"
|
||||
app:tabSelectedTextColor="@color/textsecure_primary" />
|
||||
|
||||
</com.google.android.material.appbar.AppBarLayout>
|
||||
|
||||
Reference in New Issue
Block a user