Updated README & screenshot

This commit is contained in:
Jamie McDonald 2014-03-13 22:12:54 +01:00
parent a001ecad91
commit 80d014246f
2 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@ This is yet another Android library project providing a simple image cropping `A
## Usage
First, declare `CropImageActivity` in your manifest file:
`<activity android:name="com.soundcloud.android.crop.CropImageActivity" />`
#### Crop
`new Crop(inputUri).output(outputUri).asSquare().start(activity)`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 KiB

After

Width:  |  Height:  |  Size: 179 KiB