summaryrefslogtreecommitdiff
path: root/InCallUI/res/drawable
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/drawable')
-rw-r--r--InCallUI/res/drawable/floating_end_button_compound_background.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/drawable/floating_end_button_compound_background.xml b/InCallUI/res/drawable/floating_end_button_compound_background.xml
index 2f2ad7921..433545b84 100644
--- a/InCallUI/res/drawable/floating_end_button_compound_background.xml
+++ b/InCallUI/res/drawable/floating_end_button_compound_background.xml
@@ -20,5 +20,5 @@
android:drawable="@drawable/floating_end_button_disabled_background" />
<item android:state_pressed="true"
android:drawable="@drawable/floating_end_button_pressed_background" />
- <item android:drawable="@drawable/floating_end_button_active_background" />
+ <item android:drawable="@drawable/fab_red_background" />
</selector>