From 94420f8c5129dfffabaf2362a0d25f82ba09d02b Mon Sep 17 00:00:00 2001 From: Helium314 Date: Thu, 19 Oct 2023 21:27:33 +0200 Subject: [PATCH] remove useless switch statements (all themes result in the same case) --- .../res/xml-sw600dp/key_styles_common.xml | 63 +++++-------------- app/src/main/res/xml/key_styles_common.xml | 63 +++++-------------- 2 files changed, 28 insertions(+), 98 deletions(-) diff --git a/app/src/main/res/xml-sw600dp/key_styles_common.xml b/app/src/main/res/xml-sw600dp/key_styles_common.xml index ab60299e..15cc4104 100644 --- a/app/src/main/res/xml-sw600dp/key_styles_common.xml +++ b/app/src/main/res/xml-sw600dp/key_styles_common.xml @@ -72,57 +72,22 @@ - - - - - - - - + - - - - - - - - + - - - - - - - - + - - - - - - - - + - - - - - - - - + - - - - - - - - +