Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shliama committed Sep 8, 2016
1 parent 941fade commit 32b0e67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@

1. Include the library as local library project.

``` compile 'com.yalantis:ucrop:2.2.0' ```
``` compile 'com.yalantis:ucrop:2.2.0' ``` - lightweight general solution

``` compile 'com.yalantis:ucrop:2.2.0-native' ``` - get power of the native code to preserve image quality (+ about 1.5 MB to an apk size)

2. Add UCropActivity into your AndroidManifest.xml

Expand Down

0 comments on commit 32b0e67

Please sign in to comment.