From 34d64788a1a971ff4fce38487db8c8e3be06a2c1 Mon Sep 17 00:00:00 2001 From: Beth Thibodeau Date: Thu, 6 May 2021 20:55:23 -0400 Subject: [PATCH] Adjust size of action buttons Increase height to 56dp in compact mode, and scale icons down to 24dp Bug: 187421292 Test: visual Change-Id: If5e691a77ae03634eb7574eb383d5a31736c26ee --- packages/SystemUI/res/layout/media_view.xml | 2 +- packages/SystemUI/res/values/styles.xml | 2 ++ packages/SystemUI/res/xml/media_collapsed.xml | 18 +++++------------- 3 files changed, 8 insertions(+), 14 deletions(-) diff --git a/packages/SystemUI/res/layout/media_view.xml b/packages/SystemUI/res/layout/media_view.xml index e9a24e2846011..8dbbd4a4a66f2 100644 --- a/packages/SystemUI/res/layout/media_view.xml +++ b/packages/SystemUI/res/layout/media_view.xml @@ -40,7 +40,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:orientation="horizontal" - app:layout_constraintGuide_percent="0.5" /> + app:layout_constraintGuide_begin="48dp" /> @drawable/qs_media_light_source ?android:attr/textColorPrimary @anim/media_button_state_list_animator + 12dp + fitCenter