MichaelRumpler / GestureSample

Sample App for MR.Gestures
MIT License
58 stars 17 forks source link

Andriod: Swipe gesture NullReference exception #5

Closed shnaz closed 7 years ago

shnaz commented 7 years ago

Hey @MichaelRumpler, I experience nullreference exception when using Swipe gesture on MR.Gestures.AbsolutLayout, but only in Android, works fine in iOS.

Do you have any idea what the error is caused by?

Best regards

MichaelRumpler commented 7 years ago

This is fixed in version 1.4.1.

japero commented 5 years ago

Hi, I am using 2.1.0 version and get this error. When I reverted to 2.0.0 error disappear. I am using MR.Gestures.ScrollView control.