左晓为主开发手持机充值管理机
zuoxiao
2025-03-31 bd4891e2fd6b773cbb0ec387f6db4bc944fdf51a
pickerviewlibrary/src/main/res/values/attrs.xml
@@ -19,4 +19,13 @@
        <attr name="wheelview_dividerWidth" format="dimension"/>
        <attr name="wheelview_lineSpacingMultiplier" format="float"/>
    </declare-styleable>
    <declare-styleable name="AVLoadingIndicatorView">
        <attr name="minWidth" format="dimension" />
        <attr name="maxWidth" format="dimension"/>
        <attr name="minHeight" format="dimension" />
        <attr name="maxHeight" format="dimension"/>
        <attr name="indicatorName" format="string"/>
        <attr name="indicatorColor" format="color"/>
    </declare-styleable>
</resources>