Slightly larger margin separating minsdk

This commit is contained in:
Daniel Martí 2014-01-03 04:30:01 +01:00
parent 5cde91ef23
commit 8a90687867

View File

@ -47,7 +47,7 @@
android:textSize="13sp"
android:layout_below="@id/buildtype"
android:layout_toLeftOf="@id/size"
android:layout_marginRight="12sp"
android:layout_marginRight="16sp"
android:layout_height="wrap_content"
android:layout_width="wrap_content" />