Fixing IllegalArgumentException while using many fingers to zooming#579
Fixing IllegalArgumentException while using many fingers to zooming#579shnaz wants to merge 2 commits intoalexrainman:masterfrom
Conversation
…nd out This is a fix to a android framework bug, which occurs when zooming on an image inside a ViewPager. Related to this bug: alexrainman#563 (comment) Known bugs: Baseflow/PhotoView#31 https://stackoverflow.com/questions/26315781/illegalargumentexception-pointerindex-out-of-range-when-i-pinchzoom-the-image
|
We have had thousands of these exceptions in our apps. It would be so cool if this was fixed. |
|
@alexrainman Hi Alex, what do you think about this? best regards |
|
@shnaz i am going to release a new version between today and tomorrow. Let's apply this fix to the new version instead. |
|
@alexrainman It would be great if this fix could come out soon, we still have a lot of these exceptions which we cant really do anything about ourselves. |
|
@alexrainman Hey man, sorry to bother you, but this keeps crashing our app and is actually the one with most occurences in our current app version. Thanks in advance Best regards |
|
I have absolutely the same bug as @shnaz has. Can we expect this fix in the next release, @alexrainman ? If yes, when it can happened? :) |
This is a fix to a android framework bug, which occurs when zooming on an image inside a ViewPager. Related to this bug: #563 (comment)
Known bugs:
Baseflow/PhotoView#31
https://stackoverflow.com/questions/26315781/illegalargumentexception-pointerindex-out-of-range-when-i-pinchzoom-the-image