adjust position of search bar

This commit is contained in:
johan12345
2021-08-28 23:49:32 +02:00
parent 3d0dc16f49
commit 36bd74e091

View File

@@ -58,7 +58,8 @@
<androidx.appcompat.widget.Toolbar
android:id="@+id/toolbar"
android:layout_width="match_parent"
android:layout_height="48dp">
android:layout_height="48dp"
app:contentInsetStartWithNavigation="70dp">
<LinearLayout
android:layout_width="match_parent"