From 449a87dd92fae4410425515d8191d3be3e3b3938 Mon Sep 17 00:00:00 2001 From: TheScarastic Date: Wed, 20 Apr 2022 20:22:44 +0530 Subject: privacycentralapp: Restore location when view is created * Fix cordinates for chicago and madrid * Also allow negative cordinates since its possible ;) --- app/src/main/res/layout/fragment_fake_location.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_fake_location.xml b/app/src/main/res/layout/fragment_fake_location.xml index 065d222..64432cb 100644 --- a/app/src/main/res/layout/fragment_fake_location.xml +++ b/app/src/main/res/layout/fragment_fake_location.xml @@ -117,7 +117,7 @@ > @@ -136,7 +136,7 @@ > -- cgit v1.2.1 From 5ad1edb01ee3e3775f93727c52245ad2a9b423a2 Mon Sep 17 00:00:00 2001 From: TheScarastic Date: Thu, 21 Apr 2022 12:08:56 +0530 Subject: privacycentral: Change primary color to accent fixes element with bad colors --- app/src/main/res/values/themes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index 60cd9e4..febea31 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -2,7 +2,7 @@