summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
diff options
context:
space:
mode:
authorTobrun <tobrun@mapbox.com>2016-04-26 09:00:56 +0200
committerTobrun <tobrun@mapbox.com>2016-04-26 12:28:36 +0200
commit3602fdc040de9dfd700e9130d8db68e045f133db (patch)
tree965b77296b30ae5cb6fe733831313bd555df7ab3 /platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
parent4770a9eb21450bbc002201de81b2310287935d67 (diff)
downloadqtlocation-mapboxgl-3602fdc040de9dfd700e9130d8db68e045f133db.tar.gz
[android] #3231 - added support for automatic tinting ui components used the client developer material colors
Diffstat (limited to 'platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml')
-rw-r--r--platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml b/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
index 9ad12f76ad..a46f58ae80 100644
--- a/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
+++ b/platform/android/MapboxGLAndroidSDK/src/main/res/values/styles.xml
@@ -4,7 +4,6 @@
<!-- these are public -->
<style name="AttributionAlertDialogStyle" parent="Theme.AppCompat.Dialog.Alert">
<item name="android:textColorPrimary">@android:color/white</item>
- <item name="android:background">@color/mapbox_blue</item>
</style>
</resources> \ No newline at end of file