adding some search related grid improvements

This commit is contained in:
tibbi
2021-01-20 23:37:28 +01:00
parent 7f2db07892
commit c68f8522b8
4 changed files with 15 additions and 16 deletions

View File

@@ -3,7 +3,7 @@
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@+id/media_holder"
android:layout_width="match_parent"
android:layout_height="wrap_content">
android:layout_height="match_parent">
<com.simplemobiletools.commons.views.MyTextView
android:id="@+id/media_empty_text_placeholder"