summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
diff options
context:
space:
mode:
authorIvo van Dongen <info@ivovandongen.nl>2017-11-01 11:43:27 +0200
committerIvo van Dongen <ivovandongen@users.noreply.github.com>2017-11-02 19:55:46 +0200
commit1970a946955d95a5c3d78910f24f5d82dd1ab1b9 (patch)
tree5781da264a2f0e8627535cded7c02eb295a875ff /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
parent8671b834b4c36b766b19dded6b7c374e61a525a4 (diff)
downloadqtlocation-mapboxgl-1970a946955d95a5c3d78910f24f5d82dd1ab1b9.tar.gz
[android] test app - texture view test activities
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
index a2bf1d8596..33d9638712 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
@@ -64,4 +64,7 @@
<string name="description_map_snapshotter_marker">Show how to add a marker to a Snapshot</string>
<string name="description_camera_animator">Use Android SDK Animators to animate camera position changes</string>
<string name="description_symbol_generator">Use Android SDK Views as symbols</string>
+ <string name="description_textureview_debug">Use TextureView to render the map</string>
+ <string name="description_textureview_resize">Resize a map rendered on a TextureView</string>
+ <string name="description_textureview_animate">Animate a map rendered on a TextureView</string>
</resources> \ No newline at end of file