summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2016-07-22 13:46:56 -0500
committerBrad Leege <bleege@gmail.com>2016-07-22 14:08:31 -0500
commit8df881a781370b6ec18aca63a59f4ab95c8c7b8d (patch)
treed332d83cc98d3cfd8e44b1620c3a7966fd3cd195 /platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout
parent0ea6bdd7fe61ea5e03d9dbfd9142a3aedf1559fb (diff)
downloadqtlocation-mapboxgl-8df881a781370b6ec18aca63a59f4ab95c8c7b8d.tar.gz
[android] #5767 - Switching to Mapbox Outdoors
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout')
-rw-r--r--platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml3
1 files changed, 1 insertions, 2 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..ac69780592 100644
--- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
+++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_snapshot.xml
@@ -29,8 +29,7 @@
android:id="@id/mapView"
android:layout_width="match_parent"
android:layout_height="0dp"
- android:layout_weight="1"
- app:style_url="@string/style_emerald" />
+ android:layout_weight="1"/>
</LinearLayout>