Skip to content

Commit

Permalink
Merge branch 'master' of github.com:xiaopansky/Sketch
Browse files Browse the repository at this point in the history
  • Loading branch information
Flyge committed Nov 4, 2016
2 parents cbe72c2 + 65a0129 commit 1b23b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/wiki/zoom.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ imageZoomer.setOnViewLongPressListener(OnViewLongPressListener)
imageZoomer.setOnRotateChangeListener(OnRotateChangeListener)
```

#### ArrayIndexOutOfBoundsException
#### ArrayIndexOutOfBoundsException与IllegalArgumentException:pointerIndex out of range

由于是在PhotoView基础上做的不可避免的也有这个异常,这里推荐的处理方法是在Activity里拦截,如下:

Expand Down

0 comments on commit 1b23b97

Please sign in to comment.