Fixes with colors

This commit is contained in:
tom79 2019-11-20 16:33:09 +01:00
parent 3f9fdb3a29
commit c92543e0ae
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
android:id="@+id/appBar"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="?backgroundColor"
android:background="@color/cyanea_primary_dark"
android:fitsSystemWindows="true">
<com.google.android.material.appbar.CollapsingToolbarLayout