This repository has been archived by the owner on Jan 18, 2018. It is now read-only.
Releases: subinkrishna/CircularImageView
Releases · subinkrishna/CircularImageView
1.2.2
1.2.1
- Shadows
1.1.0
- Added support for alpha (
setImageAlpha(int alpha)
&getImageAlpha()
) - Added support to enable/disable check state change animation
- Added support to override check mark style, runtime border visibility
- Bug fixes
1.0.2
CircularImageView
implementsandroid.widget.Checkable
1.0.1
Renamed all custom attributes to prefix "ci_" to avoid conflicts
1.0
- Initial release
- Supports borders, placeholder text
- Supports colors - border, text and background
- Supports alpha & color filter
- Works with Picasso & Glide