Update alertDialogTheme to use proper colorAccent. am: 8da144bdee
am: 542c63384c
* commit '542c63384cd8133713a17f3403a4632e2fabd2bd':
Update alertDialogTheme to use proper colorAccent.
Change-Id: I788874513a6d6525a352cf780d1d85abbe638aec
This commit is contained in:
@@ -244,6 +244,7 @@
|
||||
</style>
|
||||
|
||||
<style name="Theme.AlertDialog" parent="@*android:style/Theme.Material.Settings.Dialog.Alert">
|
||||
<item name="android:colorAccent">@color/accent_color</item>
|
||||
<item name="android:windowSoftInputMode">adjustResize</item>
|
||||
|
||||
<!-- Redefine the ActionBar style for contentInsetStart -->
|
||||
|
Reference in New Issue
Block a user