styleable.xml
457 Bytes
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="CNFloatLayout">
<attr name="android:gravity" />
<attr name="qmui_childHorizontalSpacing" />
<attr name="qmui_childVerticalSpacing" />
<attr name="android:maxLines" />
<attr name="qmui_maxNumber" />
</declare-styleable>
<declare-styleable name="NetImageView">
<attr name="radius" />
</declare-styleable>
</resources>