Update call waiting UI.
- Reposition secondary call info location.
- Simplify secondary call info; remove secondary photo.
- Tweak secondary photo colors and padding.
Bug: 14492083
Change-Id: I8ab37f9086b089480dec41ca0940d44d36a7b01e
diff --git a/InCallUI/res/values/dimens.xml b/InCallUI/res/values/dimens.xml
index c01b969..24858c2 100644
--- a/InCallUI/res/values/dimens.xml
+++ b/InCallUI/res/values/dimens.xml
@@ -29,10 +29,10 @@
<!-- Padding at the left and right edges of the "call banner". -->
<dimen name="call_banner_side_padding">24dp</dimen>
<!-- Padding at the right edges of the secondary call banner. -->
- <dimen name="secondary_call_banner_right_padding">100dp</dimen>
+ <dimen name="secondary_call_banner_right_padding">24dp</dimen>
<!-- Padding at the top and bottom edges of the "call banner". -->
<dimen name="call_banner_primary_call_top_padding">16dp</dimen>
- <dimen name="call_banner_top_bottom_padding">8dp</dimen>
+ <dimen name="call_banner_top_bottom_padding">16dp</dimen>
<!-- Padding at the top and bottom edges of the "provider information" -->
<dimen name="provider_info_top_bottom_padding">8dp</dimen>
@@ -55,7 +55,8 @@
<!-- Height of buttons in the extra button row. -->
<dimen name="extra_row_button_height">@dimen/in_call_button_dimension</dimen>
- <dimen name="primary_call_translation_z">8dp</dimen>
+ <dimen name="primary_call_elevation">8dp</dimen>
+ <dimen name="secondary_call_elevation">8dp</dimen>
<!-- Padding at the left and right edges of the incall_touch_ui button