commit | 5a298fbde0d9e889f987a7f328f1f38ae3dbd020 | [log] [tgz] |
---|---|---|
author | Arc Wang <arcwang@google.com> | Tue Jun 30 14:14:02 2020 +0800 |
committer | Arc Wang <arcwang@google.com> | Tue Jun 30 14:16:12 2020 +0800 |
tree | 94e1953ad16016a2d8d0fd43b46b101c352ca88d | |
parent | ff5fcdc96517e3b854603bd744ad0a49a44373a8 [diff] |
Fix AlertActivity child objects dark theme problem In Settings, AlertActivity child objects use the theme which is not compatible with dark theme. Use @*android:style/Theme.DeviceDefault.Dialog.Alert.DayNight to fix dark theme problem. Bug: 157961813 Test: manual visual Change-Id: I49decbd51a4346c65c9b40dbe056687337b4b385