Fix nativetoolbar color
This commit is contained in:
@@ -28,5 +28,6 @@
|
|||||||
android:id="@+id/toolbar"
|
android:id="@+id/toolbar"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
|
android:background="?android:windowBackground"
|
||||||
app:layout_scrollFlags="enterAlways|exitUntilCollapsed" />
|
app:layout_scrollFlags="enterAlways|exitUntilCollapsed" />
|
||||||
</com.google.android.material.appbar.AppBarLayout>
|
</com.google.android.material.appbar.AppBarLayout>
|
||||||
Reference in New Issue
Block a user