Skip to content

Commit bc6b3a5

Browse files
author
Sven Kapuđija
committed
Update README.md
1 parent 71cae37 commit bc6b3a5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,6 @@ What is Android ImageResizer?
33
Simple library which provides `Bitmap` (in form of `File`, `byte[]` and `Resource`) resizing, cropping, rotation, flipping on Android. Used tips from
44
[developer.android.com](http://developer.android.com/training/building-graphics.html).
55

6-
Usage
7-
--------
8-
9-
Copy-paste `.jar` file to your `/libs` folder and then in Eclipse right click on it and `Add to build path`.
10-
> [Download .jar - commit 8012d6b981bcbb0f6d35d6aa9195dacbb9542291](http://www.svenkapudija.com/projects/imageresizer-8012d6b981bcbb0f6d35d6aa9195dacbb9542291.jar)
11-
126
### Resize
137
148
// Different width and height

0 commit comments

Comments
 (0)