alexvasilkov / GestureViews

ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.37k stars 384 forks source link

It will be grateful if you could guide when users want to handle their own images, but not Flickr images. #150

Closed wann2 closed 4 years ago

wann2 commented 4 years ago

This library is excellent, I'd like to use it. but it is difficult to implement with my own images, but not Flickr images. It will be grateful if you could guide when users want to handle their own images.

alexvasilkov commented 4 years ago

You can use any image loading libraries out there (Glide, Picasso, etc). The library does not handle the loading in any way and Flickr is only used as a demo.