Fix Dark elements in Light Theme
This commit is contained in:
parent
a9808628e9
commit
a8de222577
288 changed files with 327 additions and 560 deletions
|
|
@ -11,6 +11,8 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_alignParentTop="true"
|
||||
android:background="?attr/colorPrimary"
|
||||
app:tabIconTint="@color/modeColor"
|
||||
app:tabIndicatorColor="@color/modeColor"
|
||||
app:tabGravity="fill"
|
||||
app:tabMinWidth="60dp" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue