Releases: rishabh876/RoundedImageView
Releases · rishabh876/RoundedImageView
Fixed: path is convex crash when setting Outline
Fixed: path is convex crash when setting Outline for rounded rectangle type
Fix shadow for cases where shadow path crashes and fallback shadow only handles all rounded corners
Added Support for Shadows, Reverse Masking
- Shadows are now working
reverseMask
attr introduced - When set totrue
, it will clip inside of the given shape instead of the usual outside. In this case Padding area is also used for drawing image.
Migrate to AndroidX
0.7.1 migrated to androidX
0.7.0
This is the first release
- All drawables, bitmaps, resources working just like any imageview
- circular shape and rounding corners working.
- padding values are respected
- scale types working