issues
search
alexvasilkov
/
GestureViews
ImageView and FrameLayout with gestures control and position animation
Apache License 2.0
2.38k
stars
384
forks
source link
Sample app changes, library fixes and improvements
#97
Closed
alexvasilkov
closed
6 years ago
alexvasilkov
commented
6 years ago
Sample app rewrite with new UI and examples
Min SDK set to 14, distributing library as aar
Added XML attributes to provide settings for gesture views
Support for standard OnClickListener and OnLongClickListener
Added CropAreaView with rules support (superseding FinderView which is deprecated now)
Smooth image replacement (e.g. replace thumbnail with bigger image)
Exit gesture detection improvements
Improved cropping logic to prevent empty spaces
Fixed CircleImageView initialization