From e3578c59dd7cb65c3d78a1bd219d05577472a0b6 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Fri, 2 Jul 2021 23:16:18 +0800 Subject: Save light, dark and amoled Material You themes to database. Add 'Apply Material You' option. Test MotionLayout. --- .../main/res/xml/activity_motion_test_scene.xml | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 app/src/main/res/xml/activity_motion_test_scene.xml (limited to 'app/src/main/res/xml/activity_motion_test_scene.xml') diff --git a/app/src/main/res/xml/activity_motion_test_scene.xml b/app/src/main/res/xml/activity_motion_test_scene.xml new file mode 100644 index 00000000..d271b2e1 --- /dev/null +++ b/app/src/main/res/xml/activity_motion_test_scene.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3