B4A Library CircularImageView

This library implement a Circular ImageView.
This is extremely similar to the normal imageview, except for one method (SetDrawable).
Use the SetDrawable method to set the foreground image, this makes use of the Circular style.
If you use SetBackground or SetBackgroundImage, it will revert to a square imageview.

License:
- Consider donating a litre of fuel if you use it in your non-profit apps.
- Consider donating more if you use it in a commercial app.
The only enforcement of this license is by your conscience.


Link to demo apk: http://www.b4x.com/android/forum/threads/demo-circularimageview-and-viewanimator.43254/
 

Attachments

  • CircularImageView.zip
    7 KB · Views: 817
  • Screenshot_2014-07-26-13-54-13.png
    Screenshot_2014-07-26-13-54-13.png
    109.8 KB · Views: 777
Last edited:
Top