fix AccountActivity tabs not stretching on tablets
This commit is contained in:
parent
bda9b3b764
commit
549b527a10
@ -269,6 +269,7 @@
|
||||
android:background="?android:colorBackground"
|
||||
app:tabGravity="fill"
|
||||
app:tabIndicatorHeight="3dp"
|
||||
app:tabMaxWidth="0dp"
|
||||
app:tabSelectedTextColor="?attr/colorAccent"
|
||||
app:tabTextAppearance="@style/TuskyTabAppearance" />
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user