From 1be63108bb66f235bec3704a0df8b8145f3c49a1 Mon Sep 17 00:00:00 2001 From: Tobrun Date: Thu, 12 Jul 2018 20:05:40 +0200 Subject: [android] - wait for the initial render to occur before showing the map to the end-user --- platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values') diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml index 75339e3194..3a8fa74b34 100644 --- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml +++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/attrs.xml @@ -103,6 +103,7 @@ + -- cgit v1.2.1