summaryrefslogtreecommitdiffstats
path: root/res/drawable/btn_compound_mute.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/btn_compound_mute.xml')
-rw-r--r--res/drawable/btn_compound_mute.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/drawable/btn_compound_mute.xml b/res/drawable/btn_compound_mute.xml
index 68a8c9b3..86708fb0 100644
--- a/res/drawable/btn_compound_mute.xml
+++ b/res/drawable/btn_compound_mute.xml
@@ -18,7 +18,8 @@
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The standard "compound button" background. -->
- <item android:drawable="@drawable/btn_compound_background" />
+ <item android:id="@+id/compoundBackgroundItem"
+ android:drawable="@drawable/btn_compound_background" />
<!-- Use an explicit <bitmap> to avoid scaling the icon up to the full size of the button. -->
<item>