From 3dcd8ea9c7aa95b76711095f612dbc52958bf6a6 Mon Sep 17 00:00:00 2001 From: yueg Date: Wed, 22 Nov 2017 11:07:44 -0800 Subject: Bubble v2 UI changes. Including: - Use exit-to-app icon instead of fullscreen icon for back-to-call button - Use ripple for first button since it needs top-rounded background - Change red hang-up button color and grey icon and text color - Change some dimensions Bug: 67605985 Test: manual PiperOrigin-RevId: 176678427 Change-Id: I3f7836d832f7130f82d7f3764fb392807f3fab9a --- .../newbubble/res/drawable/bubble_pill_up.xml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 java/com/android/newbubble/res/drawable/bubble_pill_up.xml (limited to 'java/com/android/newbubble/res/drawable/bubble_pill_up.xml') diff --git a/java/com/android/newbubble/res/drawable/bubble_pill_up.xml b/java/com/android/newbubble/res/drawable/bubble_pill_up.xml new file mode 100644 index 000000000..9dc0395f4 --- /dev/null +++ b/java/com/android/newbubble/res/drawable/bubble_pill_up.xml @@ -0,0 +1,23 @@ + + + + + + + -- cgit v1.2.3