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