Select to view content in your preferred language

postPointerUp on new Version 10.2.2 not working

933
4
04-08-2014 07:50 AM
JulioBerzal
New Contributor
Hi. I updated recently the Arcgis Android SDK up to 10.2.2 version.
I found out that the callback postPointerUp in OnPanListener stopped working.

Anyone has the same problem?
0 Kudos
4 Replies
AlaaB__Rasheed
Deactivated User
I do have it, and it still existed on 10.2.3 !!!!!!
0 Kudos
DanO_Neill
Deactivated User
Can you share some reproducible test code?
0 Kudos
Wannachaisawatae
Deactivated User
Please share you solv for this ploblem.
0 Kudos
JulioBerzal
New Contributor
It seems this is solved in 10.2.3 version. I changed back to the code I had before 10.2.2 and now it works again.

In version 10.2.2 I "fix" it calling my method in "prePointerUp" instead of "postPointerUp" . Behaviour was worst but it worked.

Hope it helped!
0 Kudos