summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable/btn_compound_audio.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-05-01 21:21:22 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2014-05-01 21:21:23 +0000
commitfed16a420cb5ca4b98e74a69a91776a99c22c395 (patch)
tree60423f3eef6b6e225b3f969c48ec21b39b47332d /InCallUI/res/drawable/btn_compound_audio.xml
parenta26e37941c98adf500e71f2095b1a7c4d7cbe51d (diff)
parentb16aafab5bed220e9e27f9d14e66ab6de75c27cd (diff)
Merge "Consolidate buttons to use more common drawables."
Diffstat (limited to 'InCallUI/res/drawable/btn_compound_audio.xml')
-rw-r--r--InCallUI/res/drawable/btn_compound_audio.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/btn_compound_audio.xml b/InCallUI/res/drawable/btn_compound_audio.xml
index 5d364942d..c348c98c1 100644
--- a/InCallUI/res/drawable/btn_compound_audio.xml
+++ b/InCallUI/res/drawable/btn_compound_audio.xml
@@ -37,7 +37,7 @@
(In states where the audio button *not* a toggle, we explicitly
hide this layer.) -->
<item android:id="@+id/compoundBackgroundItem"
- android:drawable="@drawable/btn_fake_compound_background" />
+ android:drawable="@drawable/btn_compound_background" />
<!-- The little triangle that indicates that this isn't a plain
button, but will instead pop up a menu. This layer is *not*