I have a single screen which shows some content from an array, I wish to be 
able to swipe left and right to go to the same screen but populate it with 
the next item in the array. What is the easiest way to do this ? I guess I 
could use a layeredLayout and have a container on top and detect the swipe 
on that? But also then wont buttons underneath stop working? That would not 
be a big problem because theyre near the bottom, so really people will 
swipe around the middle of the screen. Can you detect a swipe on things 
like textareas (un editable) or containers?

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/3676ab58-a62d-4267-9f58-8d48295fd3aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to