This commit is contained in:
Thomas 2022-10-06 14:27:02 +02:00
parent 79a1b41d50
commit b3ed8661c4
1 changed files with 2 additions and 0 deletions

View File

@ -342,7 +342,9 @@
<androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
android:layout_gravity="top"
android:layout_width="match_parent"
app:contentInsetStartWithNavigation="0dp"
android:layout_height="?attr/actionBarSize"
android:background="@color/cyanea_primary_dark_reference"
app:layout_collapseMode="pin"