koral-- / android-gif-drawable

Views and Drawable for displaying animated GIFs on Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I disable looping?

henryglendening-hh opened this issue · comments

Sorry I missed this issue.
There is a loopCount property in XML and corresponding setLoopCount methods in classes.
Set it to 1 to disable looping.