Fix wrong background

This commit is contained in:
Zakhar Timoshenko
2022-07-23 01:31:26 +03:00
parent fb47480fba
commit 652ef7ee51

View File

@@ -24,13 +24,13 @@
<com.google.android.material.appbar.AppBarLayout
android:id="@+id/appbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize">
android:layout_height="?attr/actionBarSize"
android:background="@drawable/sheet_toolbar_background">
<com.google.android.material.appbar.MaterialToolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@drawable/sheet_toolbar_background"
app:navigationIcon="?actionModeCloseDrawable"
app:title="@string/tracking">