summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values
diff options
context:
space:
mode:
authortobrun <tobrun.van.nuland@gmail.com>2019-03-29 11:20:38 +0100
committertobrun <tobrun.van.nuland@gmail.com>2019-03-29 13:57:57 +0100
commitbb76ccaebfd7fdd1eb34c4deca38d292c4dc242d (patch)
treed1fd248332c12293c947199fb4a5f0f6fa5ea254 /platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values
parent1b7f04877d6748c27558de92307a21556225668a (diff)
downloadqtlocation-mapboxgl-upstream/tvn-simple-example.tar.gz
[android] - add simple map moduleupstream/tvn-simple-example
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values/strings.xml b/platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values/strings.xml
new file mode 100644
index 0000000000..20dbd72428
--- /dev/null
+++ b/platform/android/MapboxGLAndroidSDKTestActivity/src/main/res/values/strings.xml
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="utf-8"?>
+<resources xmlns:tools="http://schemas.android.com/tools">
+ <string name="mapbox_access_token" tools:ignore="MissingTranslation">pk.eyJ1IjoidG9icnVuIiwiYSI6ImNpajVlajR0cjAwNjN2NmtyY204eWw2eG0ifQ.x3_WEoExNW5Qyv9T3Vj7Mw</string>
+</resources> \ No newline at end of file