CodenameOne InfiniteContainer Scrolling -


in simulator works well, in smartphone when scrolling down in infinitecontainer can see black flickering (probably related getting data server)

can somehow prevent behaviour?

thanks jb

make sure code doesn't block fetch method long. needs fast.

if need networking construct components make sure use addtoqueueandwait , process components correctly on event dispatch thread.


Comments

Popular posts from this blog

sql - MySQL - Finding Empty relations -

unity3d - Rotate an object to face an opposite direction -

Upload file with tags through OwnCloud or NextCloud API -