Kaydet (Commit) a246ad3b authored tarafından Jan Holesovsky's avatar Jan Holesovsky

android: Avoid big amount of space below the icons.

[between the icon and the text]

Change-Id: I7e4d7cfc7df5d186cc721f01ff2c8f157fcbc806
üst 74a9840a
......@@ -14,7 +14,7 @@
<ImageView
android:id="@+id/grid_item_image"
android:layout_width="100dp"
android:layout_height="142dp"
android:layout_height="100dp"
android:scaleType="fitStart"
android:layout_gravity="center">
</ImageView>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment