fix AccountActivity tabs not stretching on tablets
This commit is contained in:
parent
6f179fccaa
commit
f50cac4b0c
|
@ -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