Fix dark and black theme colours
This commit is contained in:
parent
790ce541f9
commit
bc859ae1d2
11 changed files with 35 additions and 24 deletions
|
@ -48,7 +48,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="bottom"
|
||||
android:background="?colorSurface"
|
||||
android:background="?colorSecondary"
|
||||
android:elevation="0dp"
|
||||
app:elevation="0dp"
|
||||
app:itemIconTint="@drawable/bottom_navigation_item_colors"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue