Linjiajia
2023-09-12 efafbbf142c81c233c71de636a2d3ce9dc2124f0
app_base/src/main/res/values/arrts.xml
@@ -13,4 +13,13 @@
        <attr name="background" format="reference"/>
        <attr name="padding" format="dimension"/>
    </declare-styleable>
    <declare-styleable name="PlayButton">
        <!-- 线条颜色 -->
        <attr name="pb_lineColor" format="color" />
        <!-- 线条大小 -->
        <attr name="pb_lineSize" format="integer" />
        <!-- 动画时间 -->
        <attr name="pb_animDuration" format="integer" />
    </declare-styleable>
</resources>