summaryrefslogtreecommitdiff
path: root/InCallUI/res/layout/answer_fragment.xml
diff options
context:
space:
mode:
Diffstat (limited to 'InCallUI/res/layout/answer_fragment.xml')
-rw-r--r--InCallUI/res/layout/answer_fragment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/InCallUI/res/layout/answer_fragment.xml b/InCallUI/res/layout/answer_fragment.xml
index ee2b0767c..15c2093eb 100644
--- a/InCallUI/res/layout/answer_fragment.xml
+++ b/InCallUI/res/layout/answer_fragment.xml
@@ -32,13 +32,13 @@
dc:targetDescriptions="@array/incoming_call_widget_3way_target_descriptions"
dc:directionDescriptions="@array/incoming_call_widget_3way_direction_descriptions"
dc:handleDrawable="@drawable/ic_in_call_touch_handle"
- dc:outerRingDrawable="@*android:drawable/ic_lockscreen_outerring"
+ dc:outerRingDrawable="@drawable/ic_lockscreen_outerring"
dc:outerRadius="@dimen/glowpadview_target_placement_radius"
dc:innerRadius="@dimen/glowpadview_inner_radius"
dc:snapMargin="@dimen/glowpadview_snap_margin"
dc:feedbackCount="1"
dc:vibrationDuration="20"
dc:glowRadius="@dimen/glowpadview_glow_radius"
- dc:pointDrawable="@*android:drawable/ic_lockscreen_glowdot"
+ dc:pointDrawable="@drawable/ic_lockscreen_glowdot"
dc:allowScaling="true"
/>