左晓为主开发手持机充值管理机
zuoxiao
2024-09-10 f0de01d017c0ce0a4954dd1215449ceea05af29b
baselibrary/src/main/res/drawable/base_bg_dialog_top_stroke.xml
@@ -22,10 +22,10 @@
        android:startColor="#ffffff" />
    <!-- 设置四个角的角度 -->
    <corners
        android:bottomLeftRadius="15dp"
        android:bottomRightRadius="15dp"
        android:topLeftRadius="15dp"
        android:topRightRadius="15dp" />
        android:bottomLeftRadius="5dp"
        android:bottomRightRadius="5dp"
        android:topLeftRadius="5dp"
        android:topRightRadius="5dp" />
    <!-- 设置padding -->
</shape>