Scrollview on Android

Has anybody seen strange behavior on scrollview?

I have scrollview area on the screen and it seems to work but when you sometimes when you flick up or down it jumps so there is nothing but then it corrects itself to view the end or start of the scroll area.

Obviously it does correct itself but looks weird.

Hope that makes sense to someone!!!

[import]uid: 8697 topic_id: 30257 reply_id: 330257[/import]

I believe that this issue can be fixed by using a mask file. I’ve got a similar question active, as when I implement a mask file my screen turns black. Here is the article talking about masks:

http://developer.coronalabs.com/reference/bitmap-masks-tableviews-and-scrollviews [import]uid: 157382 topic_id: 30257 reply_id: 121205[/import]

I already have a mask, hence having a scrollable area on the screen.

It works fine on iOS the problem I am describing only happens on Android devices. [import]uid: 8697 topic_id: 30257 reply_id: 121209[/import]

I believe that this issue can be fixed by using a mask file. I’ve got a similar question active, as when I implement a mask file my screen turns black. Here is the article talking about masks:

http://developer.coronalabs.com/reference/bitmap-masks-tableviews-and-scrollviews [import]uid: 157382 topic_id: 30257 reply_id: 121205[/import]

I already have a mask, hence having a scrollable area on the screen.

It works fine on iOS the problem I am describing only happens on Android devices. [import]uid: 8697 topic_id: 30257 reply_id: 121209[/import]

Did you find a resolution for this? I’m also experiencing the same behaviour. Everything works fine on iOS, on android the ‘flicks’ send the scrollview careening out of bounds before correcting. [import]uid: 105599 topic_id: 30257 reply_id: 124702[/import]

Did you find a resolution for this? I’m also experiencing the same behaviour. Everything works fine on iOS, on android the ‘flicks’ send the scrollview careening out of bounds before correcting. [import]uid: 105599 topic_id: 30257 reply_id: 124702[/import]