summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2016-04-27 12:34:39 +0200
committerTobrun <tobrun@mapbox.com>2016-04-27 20:12:26 +0200
commit2656b5c733a7c7a18f81c80518e4bfef75b03582 (patch)
treeb7465112c38762a77798454ee04fe64969a1ebb3 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
parentefa654bf4dd3e353bae093790ad436ab1d77cfd6 (diff)
downloadqtlocation-mapboxgl-2656b5c733a7c7a18f81c80518e4bfef75b03582.tar.gz
[android] #4850 - add non-gl content to snapshot bitmap
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
index b9701b53e0..23191e2df2 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
@@ -30,6 +30,7 @@
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1"
+ app:access_token="@string/mapbox_access_token"
app:style_url="@string/style_emerald" />
</LinearLayout>