From cbcd0875e375b06cbd163af105e8f1e0226f2df0 Mon Sep 17 00:00:00 2001 From: tobrun Date: Mon, 10 Dec 2018 15:37:51 +0100 Subject: [android] - remove style config from mapboxMapOptions and attributes --- .../MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml') diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml index cfbd07ce39..fea40d55a3 100644 --- a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_scroll_by.xml @@ -86,7 +86,6 @@ android:layout_height="match_parent" app:mapbox_cameraTargetLat="37.176546" app:mapbox_cameraTargetLng="-3.599007" - app:mapbox_styleUrl="@string/mapbox_style_dark" app:mapbox_cameraZoom="15" />