Fix search suggestions on landscape

master
Koitharu 10 months ago
parent a07e5ab278
commit 3547e7afb8
Signed by: Koitharu
GPG Key ID: 676DEE768C17A9D7

@ -86,7 +86,7 @@
<com.google.android.material.search.SearchView
android:id="@+id/search_view"
android:layout_width="wrap_content"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_gravity="end"
android:hint="@string/search_hint"

Loading…
Cancel
Save