summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/dashboard_tile.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/dashboard_tile.xml b/res/layout/dashboard_tile.xml
index 03b4b09..7b61d17 100644
--- a/res/layout/dashboard_tile.xml
+++ b/res/layout/dashboard_tile.xml
@@ -19,8 +19,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:gravity="center_vertical"
- android:minHeight="72dp"
- android:background="@android:color/white">
+ android:minHeight="72dp" >
<ImageView
android:id="@+id/icon"