Releases: adroitandroid/ChipCloud
Releases · adroitandroid/ChipCloud
2.2.1
Customizations
- Now you can specify gravity attribute for the chips from among LEFT, RIGHT, CENTER and STAGGERED. STAGGERED is similar to CENTER except that chips are spaced at minimum horizontal spacing in CENTER while they occupy available width equally in STAGGERED.
- Now you can change the font by typeface attribute, you can specify if you require all caps in chips through allCaps attribute, text size through textSize attribute, minimum horizontal spacing through minHorizontalSpacing attribute and vertical spacing through verticalSpacing attribute.