Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 303 Bytes

AndroidImageCutView

Use a image in background and move image by location.

Usage

Add the dependency to your build.gradle

dependencies {
    compile 'com.github.rain091667:ImageCutViewLib:1.0.1'
}