From 5ea450b14bb84950f80bda3eeb9873fdbd736fc7 Mon Sep 17 00:00:00 2001 From: tobrun Date: Fri, 15 Mar 2019 11:25:03 +0100 Subject: [android] - add GLSurfaceView RecylerView example to test for regressions --- .../src/main/res/layout/item_map_gl.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map_gl.xml (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map_gl.xml') diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map_gl.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map_gl.xml new file mode 100644 index 0000000000..850399e355 --- /dev/null +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/item_map_gl.xml @@ -0,0 +1,10 @@ + + -- cgit v1.2.1