diff options
| author | Amit Kumar <amitkma@e.email> | 2021-05-03 23:38:48 +0530 |
|---|---|---|
| committer | Amit Kumar <amitkma@e.email> | 2021-05-03 23:38:48 +0530 |
| commit | 28f21297e4d700384f0d445fd4a296ad2bcc496a (patch) | |
| tree | d85af6dab61c230ab5f0b0f701737fa00580efa5 /app/src/main/res/layout/fragment_fake_location.xml | |
| parent | 0d036a8742f54eb9ea87e64fdce9ab878f58859b (diff) | |
| download | advanced-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.xml | 1 |
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" |
