From e97d5b986044516054baaa7335d09a3b2888b778 Mon Sep 17 00:00:00 2001 From: tibbi Date: Fri, 12 Nov 2021 11:20:23 +0100 Subject: [PATCH] take the settings checkbox style from Commons --- app/build.gradle | 2 +- app/src/main/res/layout/activity_settings.xml | 21 +++---------------- 2 files changed, 4 insertions(+), 19 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 94e0bf1a..d2b91f33 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -55,7 +55,7 @@ android { } dependencies { - implementation 'com.github.SimpleMobileTools:Simple-Commons:94a4483781' + implementation 'com.github.SimpleMobileTools:Simple-Commons:9f9fe73d80' implementation 'me.grantland:autofittextview:0.2.1' implementation 'net.objecthunter:exp4j:0.4.8' } diff --git a/app/src/main/res/layout/activity_settings.xml b/app/src/main/res/layout/activity_settings.xml index 2cfe95be..12c30ad6 100644 --- a/app/src/main/res/layout/activity_settings.xml +++ b/app/src/main/res/layout/activity_settings.xml @@ -117,14 +117,9 @@ @@ -141,14 +136,9 @@ @@ -165,14 +155,9 @@