ozodrukh / CircularReveal

Lollipop ViewAnimationUtils.createCircularReveal for everyone 4.0+
MIT License
2.43k stars 391 forks source link

set fill after #36

Closed abbasalim closed 7 years ago

abbasalim commented 9 years ago

b kh Hi i want set fillafter , but i cant do this . how i can do this?

ozodrukh commented 8 years ago

what?

behelit commented 8 years ago

Normal animations have a fillAfter, which sets the properties of the view to the final state of the animation

https://developer.android.com/reference/android/view/animation/Animation.html#setFillAfter%28boolean%29