Skip to content

Releases: rishabh876/RoundedImageView

Fixed: path is convex crash when setting Outline

17 Jun 12:42
Compare
Choose a tag to compare

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

17 Jun 13:37
Compare
Choose a tag to compare

Added Support for Shadows, Reverse Masking

12 Jun 09:42
Compare
Choose a tag to compare
  • Shadows are now working
  • reverseMask attr introduced - When set to true, 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

25 Feb 16:53
Compare
Choose a tag to compare
0.7.1

migrated to androidX

0.7.0

23 Feb 14:12
Compare
Choose a tag to compare

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