From b36ef4eb5779a03c25d2fbeb283944f93e273583 Mon Sep 17 00:00:00 2001 From: Beverly Date: Fri, 20 Apr 2018 14:59:03 -0400 Subject: [PATCH] Edit dnd icon in volume dialog Previously, the dnd icon was too far inset in volume_dialog_row. Test: manual, visual inspection Change-Id: I12c3ec3af5e72a8aa2052f08da3391890d201d54 Fixes: 78275139 --- packages/SystemUI/res/layout/volume_dnd_icon.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/packages/SystemUI/res/layout/volume_dnd_icon.xml b/packages/SystemUI/res/layout/volume_dnd_icon.xml index 215b2300992a4..acf9aedd5a3c9 100644 --- a/packages/SystemUI/res/layout/volume_dnd_icon.xml +++ b/packages/SystemUI/res/layout/volume_dnd_icon.xml @@ -15,16 +15,16 @@ --> + android:layout_width="@dimen/volume_dialog_panel_width" + android:layout_height="wrap_content">