Small layout improvement

This commit is contained in:
M66B 2016-07-27 12:52:12 +02:00
parent b0267535fd
commit 75d78736bd
1 changed files with 4 additions and 0 deletions

View File

@ -171,6 +171,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
android:layout_marginEnd="4dp"
android:layout_marginLeft="4dp"
android:layout_marginRight="4dp"
android:layout_marginStart="4dp"
android:orientation="horizontal">
<ImageView