We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d220ee5 commit 5db96f8Copy full SHA for 5db96f8
README.md
@@ -4,7 +4,7 @@
4
5
#### [How We Created uCrop] (https://yalantis.com/blog/how-we-created-ucrop-our-own-image-cropping-library-for-android/)
6
7
-<img src="https://d13yacurqjgara.cloudfront.net/users/221935/screenshots/2474295/animation.gif" alt="alt text" style="width:200;height:200">
+<img src="preview.gif" width="800" height="600">
8
9
# Usage
10
@@ -77,7 +77,7 @@ Currently you can change:
77
78
* Library - Android ICS 4.0+ (API 14) (Android GINGERBREAD 2.3+ (API 10) for versions <= 1.3.2)
79
* Sample - Android ICS 4.0+ (API 14)
80
- * CPU - armeabi-v7a x86 arm64-v8a (for versions >= 2.0.0)
+ * CPU - armeabi-v7a x86 x86_64 arm64-v8a (for versions >= 2.1.0)
81
82
# Changelog
83
0 commit comments