minor padding change on logo

This commit is contained in:
Andy Scherzinger 2015-08-13 17:54:58 +02:00
parent af2af7198b
commit ba3bc9cbfd

View file

@ -38,8 +38,7 @@
android:id="@+id/thumbnail"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginBottom="20dp"
android:layout_marginTop="10dp"
android:layout_marginBottom="16dp"
android:src="@drawable/logo"
android:contentDescription="@string/app_name"/>