From 7e421825670b090d2fe035575769af751e908015 Mon Sep 17 00:00:00 2001 From: yueg Date: Fri, 19 Jan 2018 11:39:03 -0800 Subject: Bubble v2 layout changes. To display expanded view properly with display size and font size set to largest, we made the following changes: - increase expanded view width - use fixed expanded view button height - remove blue background behind avatar Test: manual PiperOrigin-RevId: 182565152 Change-Id: Ie4cea2c42b66320767e283144ddd5d7c5ff40e1c --- .../newbubble/res/layout/new_bubble_base.xml | 46 ++++++++++------------ 1 file changed, 20 insertions(+), 26 deletions(-) (limited to 'java/com/android/newbubble/res/layout/new_bubble_base.xml') diff --git a/java/com/android/newbubble/res/layout/new_bubble_base.xml b/java/com/android/newbubble/res/layout/new_bubble_base.xml index 2b53b360e..c86d3bbcc 100644 --- a/java/com/android/newbubble/res/layout/new_bubble_base.xml +++ b/java/com/android/newbubble/res/layout/new_bubble_base.xml @@ -31,7 +31,7 @@ android:animateLayoutChanges="true" android:clipChildren="false" android:clipToPadding="false"> - - - - - - + android:elevation="@dimen/bubble_elevation"> + + +