summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res
diff options
context:
space:
mode:
authorAntonio Zugaldia <antonio@mapbox.com>2017-10-26 12:57:46 -0400
committerGitHub <noreply@github.com>2017-10-26 12:57:46 -0400
commitbd06e2f6fa3ca3367b831caeb52ecb6da3f199fd (patch)
tree4a73bae1fe333901653a95471add383e0ef6ed3c /platform/android/MapboxGLAndroidSDK/src/main/res
parentbf9c1fb1b3f6121d4c939757ee043a70bef560e4 (diff)
downloadqtlocation-mapboxgl-bd06e2f6fa3ca3367b831caeb52ecb6da3f199fd.tar.gz
[android] - lower amount of external dependencies (#10268)
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
deleted file mode 100644
index eba1fb3a7d..0000000000
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
-
- <style name="mapbox_AlertDialogStyle" parent="Theme.AppCompat.Light.Dialog.Alert"/>
-
-</resources>