From d40dd45c18a55d574d65b3a0ac16b59d76027049 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Fri, 18 Jul 2014 15:20:34 -0700 Subject: Fix overdraw and do some layout optimizations - use a specific layout for the Dashboard and for the Preferences - use a specific background for the Dashboard and for the Preferences The main idea here is that you cannot have the same layout / background because the Dashboard is using the "Z elevation" for having its card "poping up" Change-Id: I42b7c91efea14315b8a60cf3876938a7f1d1e0b3 --- res/layout/settings_main_prefs.xml | 86 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 res/layout/settings_main_prefs.xml (limited to 'res/layout/settings_main_prefs.xml') diff --git a/res/layout/settings_main_prefs.xml b/res/layout/settings_main_prefs.xml new file mode 100644 index 0000000..53fd918 --- /dev/null +++ b/res/layout/settings_main_prefs.xml @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + +