From 81996038462de1be86643e95d262933c4b96c551 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Sat, 8 Jul 2017 20:25:23 -0700 Subject: Move components to separate modules --- .../src/main/res/layout/kau_preference.xml | 108 +++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 kpref-activity/src/main/res/layout/kau_preference.xml (limited to 'kpref-activity/src/main/res/layout/kau_preference.xml') diff --git a/kpref-activity/src/main/res/layout/kau_preference.xml b/kpref-activity/src/main/res/layout/kau_preference.xml new file mode 100644 index 0000000..1a53726 --- /dev/null +++ b/kpref-activity/src/main/res/layout/kau_preference.xml @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3