Set height to 56dp

This commit is contained in:
tkashkin 2017-07-20 14:50:36 +03:00
commit 4fddddec9e
2 changed files with 4 additions and 4 deletions

View file

@ -24,8 +24,8 @@
android:layout_width="0dp"
android:layout_height="match_parent"
android:layout_weight="1"
android:layout_marginLeft="6dp"
android:layout_marginRight="6dp"
android:layout_marginLeft="8dp"
android:layout_marginRight="8dp"
android:orientation="vertical"
android:gravity="center">