Merge "Revert "Update dialog background color for dark theme"" into qt-dev
am: 69faee7358
Change-Id: Ib6439a8a85383b6171a98474be18e30d56ea2b88
This commit is contained in:
@@ -144,7 +144,4 @@
|
||||
<!-- Search bar background color -->
|
||||
<color name="search_bar_background">@android:color/white</color>
|
||||
|
||||
<!-- Dialog background color -->
|
||||
<color name="dialog_background">@*android:color/background_device_default_light</color>
|
||||
|
||||
</resources>
|
||||
@@ -121,7 +121,6 @@
|
||||
|
||||
<style name="Theme.AlertDialog.Base" parent="@style/Theme.AppCompat.DayNight.Dialog.Alert">
|
||||
<item name="colorAccent">@*android:color/accent_device_default_light</item>
|
||||
<item name="android:background">@color/dialog_background</item>
|
||||
</style>
|
||||
|
||||
<style name="Theme.AlertDialog" parent="Theme.AlertDialog.Base">
|
||||
|
||||
Reference in New Issue
Block a user