lmw
2024-10-23 2f204867ad034d3a95ba9acc112d6507f296447b
app/src/main/res/values/attrs.xml
@@ -45,4 +45,9 @@
        <attr name="info" format="string" />
        <attr name="infoColor" format="string" />
    </declare-styleable>
    <declare-styleable name="FlowLayout">
        <attr name="VerticalSpacing" format="dimension" />
        <attr name="HorizontalSpacing" format="dimension" />
    </declare-styleable>
</resources>