summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/layout/volume_dialog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/layout/volume_dialog.xml')
-rw-r--r--packages/SystemUI/res/layout/volume_dialog.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/SystemUI/res/layout/volume_dialog.xml b/packages/SystemUI/res/layout/volume_dialog.xml
index 7bd0aea..112f3a9 100644
--- a/packages/SystemUI/res/layout/volume_dialog.xml
+++ b/packages/SystemUI/res/layout/volume_dialog.xml
@@ -17,7 +17,7 @@
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="@dimen/volume_panel_width"
android:layout_height="wrap_content"
- android:background="@drawable/qs_panel_background"
+ android:background="@drawable/qs_background_primary"
android:translationZ="@dimen/volume_panel_z"
android:layout_marginBottom="@dimen/volume_panel_z">