diff --git a/res/layout/dashboard_tile.xml b/res/layout/dashboard_tile.xml index 5553050a4a1..8d65666134e 100644 --- a/res/layout/dashboard_tile.xml +++ b/res/layout/dashboard_tile.xml @@ -19,15 +19,15 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:gravity="center_vertical" - android:minHeight="72dp" > + android:minHeight="@dimen/dashboard_tile_minimum_height" > 2 100dp + + + 64dp + diff --git a/res/values/dimens.xml b/res/values/dimens.xml index 4e4fa8e8951..11213bcbfe2 100755 --- a/res/values/dimens.xml +++ b/res/values/dimens.xml @@ -87,6 +87,9 @@ 48dp 160dp + + 16dp + 1dp @@ -98,15 +101,19 @@ 48dp - 12dp + 16dp + + + 72dp + + + 16dp + 32dp - 68dp - - 32dp - - - 68dp + 16dp + + 16dp 1dp