罗明文
2024-06-19 481723ce3c05d74fec53b8567b9c79d77bdcc155
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="DatePickDialog" parent="BaseDialog" >
        <item name="android:windowBackground">@android:color/white</item>
    </style>
</resources>