Fix search suggestions on landscape

This commit is contained in:
Koitharu
2025-06-21 16:26:28 +03:00
parent a07e5ab278
commit 3547e7afb8

View File

@@ -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"