mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-09 05:25:08 +01:00
Make extensions/migration tabs full width
This commit is contained in:
parent
29c2ffb604
commit
9f7ec72cf9
@ -51,6 +51,7 @@
|
||||
app:tabTextColor="@color/tabs_selector_background"
|
||||
app:tabIndicatorColor="?attr/colorAccent"
|
||||
app:tabRippleColor="@color/rippleColor"
|
||||
app:tabMaxWidth="0dp"
|
||||
app:tabGravity="fill"
|
||||
app:tabMode="fixed" />
|
||||
</LinearLayout>
|
||||
|
Loading…
Reference in New Issue
Block a user