Skip to content

Commit

Permalink
Add reference to #480 in readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
koral-- committed Dec 9, 2017
1 parent a45fd51 commit 367f7f0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,8 @@ gifDrawable.setCallback(multiCallback);
```
Note that if you change a drawable of e.g. `ImageView`, the callback will be removed from the previous
drawable. Thereafter, you have to reassign callback or the same `GifDrawable` instance will stop animating.
drawable. Thereafter, you have to reassign callback or the same `GifDrawable` instance will stop animating.
See [#480](https://github.com/koral--/android-gif-drawable/issues/480) for more information.
#### Advanced
Expand Down

0 comments on commit 367f7f0

Please sign in to comment.