mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
Update fragment_library.xml
This commit is contained in:
parent
b37b05016c
commit
ad0da62cad
1 changed files with 2 additions and 2 deletions
|
@ -166,11 +166,11 @@
|
||||||
app:layout_scrollFlags="noScroll"
|
app:layout_scrollFlags="noScroll"
|
||||||
app:tabGravity="center"
|
app:tabGravity="center"
|
||||||
app:tabIndicator="@drawable/indicator_background"
|
app:tabIndicator="@drawable/indicator_background"
|
||||||
app:tabIndicatorColor="?attr/colorPrimary"
|
app:tabIndicatorColor="?attr/white"
|
||||||
app:tabIndicatorGravity="center"
|
app:tabIndicatorGravity="center"
|
||||||
app:tabIndicatorHeight="30dp"
|
app:tabIndicatorHeight="30dp"
|
||||||
app:tabMode="scrollable"
|
app:tabMode="scrollable"
|
||||||
app:tabSelectedTextColor="?attr/textColor"
|
app:tabSelectedTextColor="?attr/primaryBlackBackground"
|
||||||
app:tabTextAppearance="@style/TabNoCaps"
|
app:tabTextAppearance="@style/TabNoCaps"
|
||||||
app:tabTextColor="?attr/textColor" />
|
app:tabTextColor="?attr/textColor" />
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue