sahasbhop / apng-view

Android custom Drawable view that can display and animate APNG resources.
Apache License 2.0
160 stars 30 forks source link

Keep last frame on animation end #5

Closed thearaks closed 8 years ago

sahasbhop commented 8 years ago

I think it might be better to provide the way a caller can choose whether to display the first frame or the last frame when the animation is finished.

thearaks commented 8 years ago

Hi @sahasbhop! I updated this PR following your suggestion, I hope it's ok now! :)

sahasbhop commented 8 years ago

Hi @thearaks, it's okay now. Thanks a lot :]

thearaks commented 8 years ago

@sahasbhop Thank you for this awesome library! :)