From b9d28f33fac51eea3b5b960655cfa48dbc0ba708 Mon Sep 17 00:00:00 2001 From: Jorim Jaggi Date: Fri, 10 Jun 2016 12:45:16 -0700 Subject: [PATCH] Provide default fallback in theme This reverts a part of Ifb724b5c5feea3ed70d68e5bd7615fa91185e743: Since we enforce the background to be non-translucent, this part can be reverted and only causes unnecessary regressions. Change-Id: Ide7b60ee05eb275344fee2f4370f0e8461ef2783 Fixes: 29192742 --- core/res/res/values/themes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml index aecda44a6583e..998eea5ac9ab7 100644 --- a/core/res/res/values/themes.xml +++ b/core/res/res/values/themes.xml @@ -174,6 +174,7 @@ please see themes_device_defaults.xml. @drawable/screen_background_selector_dark + ?attr/colorBackground false @null false