aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res/layout/fragment_fake_location.xml
diff options
context:
space:
mode:
authorAmit Kumar <amitkma@e.email>2021-05-03 23:38:48 +0530
committerAmit Kumar <amitkma@e.email>2021-05-03 23:38:48 +0530
commit28f21297e4d700384f0d445fd4a296ad2bcc496a (patch)
treed85af6dab61c230ab5f0b0f701737fa00580efa5 /app/src/main/res/layout/fragment_fake_location.xml
parent0d036a8742f54eb9ea87e64fdce9ab878f58859b (diff)
downloadadvanced-privacy-28f21297e4d700384f0d445fd4a296ad2bcc496a.tar.gz
Add FakeLocation and InternetActivityPrivacy feature
Diffstat (limited to 'app/src/main/res/layout/fragment_fake_location.xml')
-rw-r--r--app/src/main/res/layout/fragment_fake_location.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/src/main/res/layout/fragment_fake_location.xml b/app/src/main/res/layout/fragment_fake_location.xml
index 1b02f86..1ebe9ef 100644
--- a/app/src/main/res/layout/fragment_fake_location.xml
+++ b/app/src/main/res/layout/fragment_fake_location.xml
@@ -99,6 +99,7 @@
</RadioGroup>
<ImageView
+ android:id="@+id/dummy_img_map"
android:layout_width="match_parent"
android:layout_height="254dp"
android:layout_marginTop="32dp"