summaryrefslogtreecommitdiffstats
path: root/res/layout/app_percentage_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/app_percentage_item.xml')
-rw-r--r--res/layout/app_percentage_item.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/app_percentage_item.xml b/res/layout/app_percentage_item.xml
index 949999a..eee6165 100644
--- a/res/layout/app_percentage_item.xml
+++ b/res/layout/app_percentage_item.xml
@@ -30,7 +30,8 @@
android:layout_height="48dip"
android:layout_rowSpan="3"
android:layout_marginRight="8dip"
- android:scaleType="centerInside" />
+ android:scaleType="centerInside"
+ android:contentDescription="@null" />
<TextView
android:id="@android:id/title"