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/layout') 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