Reduce size of button in the results

This commit is contained in:
Mylloon 2021-09-03 00:46:21 +02:00
parent 0caf305530
commit 3d7e96c03a

View file

@ -3,7 +3,7 @@
android:id="@+id/linear_layout_app_list"
xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="208dp"
android:layout_height="180dp"
android:paddingTop="8dp"
android:paddingBottom="15dp"
android:paddingStart="16dp"