From aea9c0c3467b7d3f72101e54f08752366369e38e Mon Sep 17 00:00:00 2001 From: Niko Diamadis Date: Mon, 13 Feb 2023 12:30:09 +0100 Subject: [PATCH] Apply Material 3 design to preference switch --- app/src/main/res/layout/preference_switch.xml | 6 ++++++ app/src/main/res/values/styles.xml | 6 +++++- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 app/src/main/res/layout/preference_switch.xml diff --git a/app/src/main/res/layout/preference_switch.xml b/app/src/main/res/layout/preference_switch.xml new file mode 100644 index 0000000..a9b967f --- /dev/null +++ b/app/src/main/res/layout/preference_switch.xml @@ -0,0 +1,6 @@ + + \ No newline at end of file diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index ac2ad10..b034e1e 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -1,4 +1,4 @@ - + +