Reduced lag and increased button size for older devices&users.
This commit is contained in:
parent
cbf6540889
commit
fc94f184d2
2 changed files with 11 additions and 4 deletions
|
|
@ -30,8 +30,8 @@
|
|||
|
||||
<Button
|
||||
android:id="@+id/buttonAdd"
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp"
|
||||
android:layout_width="25dp"
|
||||
android:layout_height="25dp"
|
||||
android:layout_alignParentRight="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:layout_marginRight="10dp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue