CircularReveal Versions Save

Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+

2.1.0

7 years ago

Update 2.1.0

Breaking changes for Extension API (ViewRevealManager)

fixed API cleaning in ViewRevealManager for custom implementations

added ViewTransformation for implementing custom View clipping logic added SpringViewRevealManager that adds new physics based animation

2.0.1

7 years ago

fix where lollipop didn't run native reveal animation fix pre lollipop calling invalidateOutline

2.0.0

7 years ago

External API to easily create custom views Performance improvement New Material samples ( They are awesome )

1.3.1

8 years ago

Example dependencies updated New example provided Removed deprecated dependencies, hence min API is 15 Updated build tools Added ability to set layer type on animation Delay your animation

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

required min sdk version changed to 15, you can now set custom layer type

1.1.1

8 years ago

1.1.0

9 years ago

Ok, it is huge update, may be i can hope it is stable version 1.1.0

  • cancel()
  • reverse() -> new SupportAnimator
  • setupEndValues()
  • setupStartValues()
  • bug fixed, mClipOutlines values was ignored
  • some minor performance optimizations