mirror of
https://github.com/accelforce/Yuito
synced 2025-01-03 19:41:08 +01:00
fix AccountActivity tabs on tablets
This commit is contained in:
parent
c869886c19
commit
c04bcc26d5
@ -279,9 +279,8 @@
|
|||||||
style="@style/TuskyTabAppearance"
|
style="@style/TuskyTabAppearance"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_gravity="center_horizontal"
|
|
||||||
android:background="?android:colorBackground"
|
android:background="?android:colorBackground"
|
||||||
app:tabGravity="fill"
|
app:tabGravity="center"
|
||||||
app:tabMode="fixed"
|
app:tabMode="fixed"
|
||||||
app:tabTextAppearance="@style/TuskyTabAppearance" />
|
app:tabTextAppearance="@style/TuskyTabAppearance" />
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user