Files
packages_apps_Settings/AndroidManifest.xml
Arc Wang 5a298fbde0 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
2020-06-30 14:16:12 +08:00

184 KiB