Fix toolbar colors
This commit is contained in:
parent
bc859ae1d2
commit
3023e8b797
4 changed files with 64 additions and 65 deletions
|
@ -8,7 +8,7 @@
|
|||
android:id="@+id/appBarLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:background="?android:colorBackground"
|
||||
android:background="?colorPrimary"
|
||||
app:liftOnScroll="true">
|
||||
|
||||
<com.google.android.material.appbar.MaterialToolbar
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue