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
committerTobrun <tobrun@mapbox.com>2017-11-03 09:19:39 -0700
commit8753edf08f4634a9f49020741464a6b7dc61cf2d (patch)
tree16570c9173e217dab0736b350f260ff8e304c1a3 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values/descriptions.xml
parent3b2bd7ce4f7087f51f2aeace22fe60c5c83ee1d9 (diff)
downloadqtlocation-mapboxgl-8753edf08f4634a9f49020741464a6b7dc61cf2d.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