1

What is the correct way to use a custom GlideAnimation when loading an image? I expected the animate() method to take a GlideAnimation but that doesn't seem to be the case. Is this just for internal use?

4

1 回答 1

1

Yes it's currently just for internal use. Feel free to make a pull request that opens it up if you're interested. It's going to be more accessible in the upcoming v4 release.

于 2015-04-02T02:38:25.517 回答