From bf7e8854806ce55c7fd298940fca52d013a02e89 Mon Sep 17 00:00:00 2001 From: yueg Date: Tue, 23 Jan 2018 10:00:15 -0800 Subject: Bubble change when display size change. - Set primary button background oval and transparent. - Provide outline for primary button since elevation doesn't work when background is transparent. - Re-draw bubble on configuration changed to propagate changes. Test: manual PiperOrigin-RevId: 182949653 Change-Id: I71e70d6fa43fa5867f9cf37002930c5a8dc42b06 --- .../android/newbubble/res/drawable/bubble_shape_circle.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'java/com/android/newbubble/res/drawable') diff --git a/java/com/android/newbubble/res/drawable/bubble_shape_circle.xml b/java/com/android/newbubble/res/drawable/bubble_shape_circle.xml index af9d8589b..b188e9d3f 100644 --- a/java/com/android/newbubble/res/drawable/bubble_shape_circle.xml +++ b/java/com/android/newbubble/res/drawable/bubble_shape_circle.xml @@ -15,11 +15,10 @@ ~ limitations under the License --> - - - + + + -- cgit v1.2.3