From a5a08d8890b08ac1fde8ccaf333fe33c69333ae5 Mon Sep 17 00:00:00 2001 From: yueg Date: Tue, 31 Oct 2017 14:11:53 -0700 Subject: Add avatar and small icon in bubble primary button. Bug: 67605985 Test: NewBubbleIntegrationTest, NewReturnToCallControllerTest PiperOrigin-RevId: 174089572 Change-Id: Icaeb41482cffe522e09ee1ec068b5d47f476b146 --- .../res/drawable/bubble_ripple_circle_small.xml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 java/com/android/newbubble/res/drawable/bubble_ripple_circle_small.xml (limited to 'java/com/android/newbubble/res/drawable') diff --git a/java/com/android/newbubble/res/drawable/bubble_ripple_circle_small.xml b/java/com/android/newbubble/res/drawable/bubble_ripple_circle_small.xml new file mode 100644 index 000000000..109d1cec1 --- /dev/null +++ b/java/com/android/newbubble/res/drawable/bubble_ripple_circle_small.xml @@ -0,0 +1,26 @@ + + + + + + + + + + + -- cgit v1.2.3