Merge "Extend Alert theme and not dialog"

This commit is contained in:
TreeHugger Robot 2017-12-20 19:05:29 +00:00 committed by Android (Google) Code Review
commit 5153bc0ae2

View file

@ -19,5 +19,5 @@
<style name="SuwAlertDialogTheme" parent="android:Theme.DeviceDefault.Dialog.Alert" />
<style name="SuwAlertDialogTheme.Light" parent="android:Theme.DeviceDefault.Light.Dialog" />
<style name="SuwAlertDialogTheme.Light" parent="android:Theme.DeviceDefault.Light.Dialog.Alert" />
</resources>