From 45545e15fc41d5beb98612736ee624272b192096 Mon Sep 17 00:00:00 2001 From: Tobrun Date: Mon, 8 May 2017 12:07:00 +0200 Subject: [android] - show error message when no browser is installed on the device of the user. (#8901) --- platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res') diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml index 6c427d540b..0862305cfb 100644 --- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml +++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/strings.xml @@ -10,6 +10,7 @@ Agree Disagree More info + No web browser installed on device, can\'t open web page. Provided OfflineRegionDefinition doesn\'t fit the world bounds: %s Telemetry Settings https://www.mapbox.com/telemetry/ -- cgit v1.2.1