From c5a5b4083795107b7df7bab39b461568a3861dba Mon Sep 17 00:00:00 2001 From: Tobrun Van Nuland Date: Mon, 24 Jul 2017 18:46:23 +0200 Subject: [android] - add zMediaOverlay configuration, add bottom sheet test setup --- .../src/main/res/layout/activity_bottom_sheet.xml | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_bottom_sheet.xml (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout') diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_bottom_sheet.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_bottom_sheet.xml new file mode 100644 index 0000000000..cbb440d926 --- /dev/null +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout/activity_bottom_sheet.xml @@ -0,0 +1,76 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1