From 8e48c247cff44d96ad69b7f7602adf75f44a1716 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Fri, 14 Oct 2016 21:18:03 -0700 Subject: z2_plus: Bring DozeSettings up to date * Rework the UI with a SwitchBar * Change to the preferences support library and use fragments * Use all the new fancy RemotePreference stuff * Slot into display settings instead of the dashboard Change-Id: I0850f7d9558a14f739f752f76002db993381a0e5 --- doze/res/drawable/switchbar_background.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doze/res/drawable/switchbar_background.xml (limited to 'doze/res/drawable') diff --git a/doze/res/drawable/switchbar_background.xml b/doze/res/drawable/switchbar_background.xml new file mode 100644 index 0000000..45f1578 --- /dev/null +++ b/doze/res/drawable/switchbar_background.xml @@ -0,0 +1,21 @@ + + + + + + + -- cgit v1.2.3