lmw
2024-07-22 b6a22ac20c4155bb6f3df928cf5d88502079406c
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>