From 84ac49babc81c94357706c5073fdb89f27b5fdbd Mon Sep 17 00:00:00 2001 From: yueg Date: Wed, 1 Nov 2017 16:22:28 -0700 Subject: Implement some UI changes. Including: - merge end call button with other buttons - add ripple effect for buttons - adjust elevation according to material design guide - add triangle in expanded view Bug: 67605985 Test: manual PiperOrigin-RevId: 174253861 Change-Id: I7b5315245a322235efb39a9cda26b8686cc7bbf9 --- .../newbubble/res/drawable/bubble_pill_down.xml | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 java/com/android/newbubble/res/drawable/bubble_pill_down.xml (limited to 'java/com/android/newbubble/res/drawable/bubble_pill_down.xml') diff --git a/java/com/android/newbubble/res/drawable/bubble_pill_down.xml b/java/com/android/newbubble/res/drawable/bubble_pill_down.xml new file mode 100644 index 000000000..721e6fc52 --- /dev/null +++ b/java/com/android/newbubble/res/drawable/bubble_pill_down.xml @@ -0,0 +1,23 @@ + + + + + + + -- cgit v1.2.3