From b0485bccd9ddc5d6a3589c433cd1f3a103f857ea Mon Sep 17 00:00:00 2001 From: Tobrun Date: Tue, 25 Oct 2016 15:53:16 +0200 Subject: [android] - remove timer from compassView, make fading when facing north optional. (#6786) save state for recreating map view fix review comments unit test covering default value for fading and setting a new value fixup setter, fix default value --- .../android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml') diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml b/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml index 777d879d48..4fbf3d5fe1 100644 --- a/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml +++ b/platform/android/MapboxGLAndroidSDK/src/main/res-public/values/public.xml @@ -29,6 +29,7 @@ + -- cgit v1.2.1