diff --git a/packages/SystemUI/res/layout/volume_dialog.xml b/packages/SystemUI/res/layout/volume_dialog.xml index 5108f58dc832f..117cd14f44636 100644 --- a/packages/SystemUI/res/layout/volume_dialog.xml +++ b/packages/SystemUI/res/layout/volume_dialog.xml @@ -41,6 +41,7 @@ android:paddingTop="12dp" android:paddingBottom="12dp" android:background="@drawable/rounded_bg_full" + android:translationZ="8dp" android:orientation="horizontal" > @@ -57,6 +58,7 @@ android:background="@drawable/rounded_bg_full" android:gravity="center" android:layout_gravity="end" + android:translationZ="8dp" android:orientation="vertical" >