liugl
2020-09-10 40a8a2c243c15fe8d4eb46f4dbc42a290bd0a63a
1
2
3
4
5
6
7
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <style name="DatePickDialog" parent="BaseDialog" >
        <item name="android:windowBackground">@android:color/white</item>
 
    </style>
</resources>