Updated README & screenshot
This commit is contained in:
parent
a001ecad91
commit
80d014246f
|
|
@ -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)`
|
||||
|
|
|
|||
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 180 KiB After Width: | Height: | Size: 179 KiB |
Loading…
Reference in New Issue