summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout/call_card.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/layout/call_card.xml')
-rw-r--r--InCallUI/res/layout/call_card.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/InCallUI/res/layout/call_card.xml b/InCallUI/res/layout/call_card.xml
index 6a06cabd0..91ee1c629 100644
--- a/InCallUI/res/layout/call_card.xml
+++ b/InCallUI/res/layout/call_card.xml
@@ -100,7 +100,7 @@
android:layout_height="@dimen/floating_action_button_height"
android:layout_marginBottom="@dimen/end_call_button_margin_bottom"
android:background="@drawable/floating_end_button_compound_background"
- android:src="@drawable/ic_in_call_phone_hangup"
+ android:src="@drawable/fab_ic_end_call"
android:contentDescription="@string/onscreenEndCallText" />
</FrameLayout>