Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 432 Bytes

ImageCliper

A simple demo of image clipping for Android. Support drag and zoom gesture.

Tips

The Cliper now is an Activity, not an individual widget. The mScaleImageWidth and mScaleImageWidth is the image size you want at last. So you may modify these two variables and the clip box will scale automatically.