Files
an-ying-sai-che-shou/app/build/intermediates/packaged_res/debug/values-night-v8/values-night-v8.xml
陈巨龙 13b5cd7f4b 8.18
2025-08-20 15:23:27 +08:00

11 lines
840 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.AppCompat.DayNight" parent="@style/Theme.AppCompat"/>
<style name="Theme.AppCompat.DayNight.DarkActionBar" parent="@style/Theme.AppCompat"/>
<style name="Theme.AppCompat.DayNight.Dialog" parent="@style/Theme.AppCompat.Dialog"/>
<style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="@style/Theme.AppCompat.Dialog.Alert"/>
<style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="@style/Theme.AppCompat.Dialog.MinWidth"/>
<style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="@style/Theme.AppCompat.DialogWhenLarge"/>
<style name="Theme.AppCompat.DayNight.NoActionBar" parent="@style/Theme.AppCompat.NoActionBar"/>
<style name="ThemeOverlay.AppCompat.DayNight" parent="@style/ThemeOverlay.AppCompat.Dark"/>
</resources>