Skip to content

Commit 872d1f8

Browse files
author
Jason
committed
Update README.rst
1 parent a16c1d7 commit 872d1f8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ This is a simple Android View class which provides basic pinch and zoom capabili
55

66
Can be used as a replacement for a standard ImageView when you want to include pinch and zoom.
77

8+
What's New!
9+
~~~~~~~~~~~
10+
11+
- Added support for CENTER, CENTER_INSIDE and CENTER_CROP scale types
12+
- Added support for custom OnTouchListener on GestureImageView
13+
- Fixed NPE when no drawable set on view
14+
- Fixed/improved calculation of scale limits
15+
816
Features:
917
~~~~~~~~~
1018
1. Pinch zoom in place (i.e. zoom occurs from point of touch)

0 commit comments

Comments
 (0)