Releases: abdularis/CircularImageView
Releases · abdularis/CircularImageView
1.5: Support for AndroidX & Kotlin
- Use AndroidX
- Convert java source code to kotlin
1.4
change xml attribute view 'state' to 'view_state' to avoid collision with other library
1.2
Merge branch 'master' of https://github.com/abdularis/CircularImageView-
v1.2
- Changed view xml attributes (support data binding out of the box)
v1.1
Updates in v1.1
- Add highlight in INITIAL state of AvatarImageView
- Add highlight options (highlight enable and color)
v1.0
Update sample app (add data list)