⬆ Increase downlaod button size
This commit is contained in:
parent
d2da8710bc
commit
391d888908
1 changed files with 1 additions and 1 deletions
|
@ -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="50dp"
|
||||
android:layout_height="70dp"
|
||||
android:paddingTop="5dp"
|
||||
android:paddingBottom="5dp"
|
||||
android:paddingStart="5dp"
|
||||
|
|
Reference in a new issue