From f7e235848796909f52dbfaea1bc83dbb3e4808e0 Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 26 Dec 2023 03:15:50 +0100 Subject: Removed joystick code --- app/src/main/res/layout/fragment_fake_location.xml | 27 ---------------------- app/src/main/res/values/strings.xml | 1 - 2 files changed, 28 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 7890edc..d00593e 100644 --- a/app/src/main/res/layout/fragment_fake_location.xml +++ b/app/src/main/res/layout/fragment_fake_location.xml @@ -140,33 +140,6 @@ android:layout_width="match_parent" /> - Altitude [m] Speed [km/h] Jitter [m] - Enable joystick Use my real location Use a random plausible location Use a specific location -- cgit v1.2.1