summaryrefslogtreecommitdiff
path: root/InCallUI/res/values/styles.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2014-05-19 17:13:32 -0700
committerAndrew Lee <anwlee@google.com>2014-05-20 15:38:01 -0700
commite5c0d8bdf8269f9435e0381889e4870f36a43f07 (patch)
tree7376bdc6e7b62d4473e5eb3d847f907718a9742b /InCallUI/res/values/styles.xml
parentc5ff890f0a3deea02ac27a0b7574e7c112160b5b (diff)
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
Diffstat (limited to 'InCallUI/res/values/styles.xml')
-rw-r--r--InCallUI/res/values/styles.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/InCallUI/res/values/styles.xml b/InCallUI/res/values/styles.xml
index 747a324e4..d86ff68fc 100644
--- a/InCallUI/res/values/styles.xml
+++ b/InCallUI/res/values/styles.xml
@@ -127,11 +127,4 @@
<style name="PrimaryCallInfoPrimaryCallBanner">
<item name="android:layout_alignParentTop">true</item>
</style>
-
- <style name="SecondaryCallInfoSecondaryCallName">
- <item name="android:layout_gravity">top|left</item>
- </style>
- <style name="SecondaryCallInfoSecondaryCallStatus">
- <item name="android:layout_gravity">top|right</item>
- </style>
</resources>