summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
diff options
context:
space:
mode:
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml7
1 files changed, 1 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
index 708cfc72e9..82d9d1e076 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
@@ -1,11 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
- <!-- these are public -->
- <style name="AttributionAlertDialogStyle" parent="Theme.AppCompat.Dialog.Alert">
- <item name="android:textColorPrimary">@android:color/white</item>
- </style>
-
- <style name="TelemAlertDialogStyle" parent="Theme.AppCompat.Light.Dialog.Alert"/>
+ <style name="mapbox_AlertDialogStyle" parent="Theme.AppCompat.Light.Dialog.Alert"/>
</resources> \ No newline at end of file