mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
fix text color
This commit is contained in:
parent
c48db8a993
commit
b37b05016c
1 changed files with 1 additions and 1 deletions
|
@ -170,7 +170,7 @@
|
|||
app:tabIndicatorGravity="center"
|
||||
app:tabIndicatorHeight="30dp"
|
||||
app:tabMode="scrollable"
|
||||
app:tabSelectedTextColor="?attr/primaryBlackBackground"
|
||||
app:tabSelectedTextColor="?attr/textColor"
|
||||
app:tabTextAppearance="@style/TabNoCaps"
|
||||
app:tabTextColor="?attr/textColor" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue