summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml b/platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml
new file mode 100644
index 0000000000..ce786b9b10
--- /dev/null
+++ b/platform/android/MapboxGLAndroidSDKMonkeyRunner/src/main/res/values/styles.xml
@@ -0,0 +1,3 @@
+<resources>
+ <style name="AppTheme" parent="@android:style/Theme.Light.NoTitleBar"/>
+</resources>