summaryrefslogtreecommitdiffstats
path: root/res/drawable/btn_compound_video_switch.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/btn_compound_video_switch.xml')
-rw-r--r--res/drawable/btn_compound_video_switch.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/drawable/btn_compound_video_switch.xml b/res/drawable/btn_compound_video_switch.xml
index ef171ab9..f8111866 100644
--- a/res/drawable/btn_compound_video_switch.xml
+++ b/res/drawable/btn_compound_video_switch.xml
@@ -19,7 +19,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>