summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/layout/timer_list_item.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/res/layout/timer_list_item.xml b/res/layout/timer_list_item.xml
index 1f12d838c..503b9a0ce 100644
--- a/res/layout/timer_list_item.xml
+++ b/res/layout/timer_list_item.xml
@@ -48,8 +48,7 @@
android:layout_height="wrap_content"
android:layout_gravity="top|center_horizontal"
android:layout_marginTop="0dip"
- android:background="?attr/selectableItemBackgroundBorderless"
- android:contentDescription="@string/label">
+ android:background="?attr/selectableItemBackgroundBorderless">
<TextView
android:id="@+id/timer_label_text"