Fixed build

This commit is contained in:
2024-02-19 19:41:13 +01:00
parent e1747b73f3
commit ebbd4c823b
16 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
<androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:layout_height="?android:attr/actionBarSize"
app:contentInsetStartWithNavigation="0dp"
app:navigationIcon="@drawable/ic_back_grey"
app:titleMarginStart="0dp"/>