From 5d5c84331b465e5c1428c68ff62dee0cad02bf41 Mon Sep 17 00:00:00 2001 From: Isaac Chen Date: Fri, 13 Jul 2018 05:00:59 +0200 Subject: wayne: Import XiaomiDoze from msm8996-common Change-Id: Id2ad90466f64761a43bb8c768630b14620bee35c Signed-off-by: Isaac Chen --- doze/res/layout/doze.xml | 28 +++++++++++++++++++++++++ doze/res/layout/switch_bar.xml | 47 ++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 75 insertions(+) create mode 100644 doze/res/layout/doze.xml create mode 100644 doze/res/layout/switch_bar.xml (limited to 'doze/res/layout') diff --git a/doze/res/layout/doze.xml b/doze/res/layout/doze.xml new file mode 100644 index 0000000..941cdf6 --- /dev/null +++ b/doze/res/layout/doze.xml @@ -0,0 +1,28 @@ + + + + + + + + + diff --git a/doze/res/layout/switch_bar.xml b/doze/res/layout/switch_bar.xml new file mode 100644 index 0000000..7199174 --- /dev/null +++ b/doze/res/layout/switch_bar.xml @@ -0,0 +1,47 @@ + + + + + + + + + + -- cgit v1.2.3