From e0aeeba10f5d36be010ba773443aa8edd74343f5 Mon Sep 17 00:00:00 2001 From: tobrun Date: Tue, 15 Jan 2019 13:52:25 +0100 Subject: [android] - allow reset fps listener, update debug mode activity with menu options --- .../src/main/res/menu/menu_debug.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_debug.xml (limited to 'platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_debug.xml') diff --git a/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_debug.xml b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_debug.xml new file mode 100644 index 0000000000..fb6ac23ba5 --- /dev/null +++ b/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/menu/menu_debug.xml @@ -0,0 +1,17 @@ + + + + + + + -- cgit v1.2.1