summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml
diff options
context:
space:
mode:
authorŁukasz Paczos <lukasz.paczos@mapbox.com>2018-03-20 13:03:06 +0100
committerGitHub <noreply@github.com>2018-03-20 13:03:06 +0100
commita2250098f5dc39a4486555e35823d634a8d0b786 (patch)
tree34776b9a3645f5e34260fb0932654ef5978f5bb3 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml
parentef1dcc0d5b5ae23b303ca736168f1452ea36ae77 (diff)
downloadqtlocation-mapboxgl-a2250098f5dc39a4486555e35823d634a8d0b786.tar.gz
[android] bumped gestures library version to 0.1.0 (#11483)
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml
index 3f96188da4..8b3a540ffa 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_gestures.xml
@@ -8,5 +8,5 @@
android:title="Focus on a point" />
<item
android:id="@+id/menu_gesture_animation"
- android:title="Toggle velocity animations" />
+ android:title="Turn off velocity animations" />
</menu> \ No newline at end of file