From 828df2273a0fbd27eebcf7100b5cd74c1663599b Mon Sep 17 00:00:00 2001 From: Lucas Dupin Date: Mon, 1 May 2017 13:57:05 -0700 Subject: [PATCH] Quick Settings surface opacity Quick settings is now translucent, inheriting the same color but overriding its opacity. Bug: 37013527 Test: visual - open qs and see transparency Change-Id: I5a08758bcbdee33a316f669498592265809401a3 --- .../SystemUI/res/color/qs_background_dark.xml | 20 +++++++++++++++++++ .../res/drawable/qs_background_primary.xml | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 packages/SystemUI/res/color/qs_background_dark.xml diff --git a/packages/SystemUI/res/color/qs_background_dark.xml b/packages/SystemUI/res/color/qs_background_dark.xml new file mode 100644 index 0000000000000..1aa732f43286c --- /dev/null +++ b/packages/SystemUI/res/color/qs_background_dark.xml @@ -0,0 +1,20 @@ + + + + + + diff --git a/packages/SystemUI/res/drawable/qs_background_primary.xml b/packages/SystemUI/res/drawable/qs_background_primary.xml index 0bdbc5f17be62..03bba53946da8 100644 --- a/packages/SystemUI/res/drawable/qs_background_primary.xml +++ b/packages/SystemUI/res/drawable/qs_background_primary.xml @@ -15,6 +15,6 @@ --> - +