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