diff --git a/app/src/mobile/res/layout/adapter_search.xml b/app/src/mobile/res/layout/adapter_search.xml index 0abccd2db..6d73c0a8e 100644 --- a/app/src/mobile/res/layout/adapter_search.xml +++ b/app/src/mobile/res/layout/adapter_search.xml @@ -3,14 +3,14 @@ xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" - android:layout_height="120dp" + android:layout_height="128dp" android:layout_margin="8dp" android:background="@drawable/shape_vod_list" android:foreground="@drawable/shape_vod">