java - codenameone List Hortizontal scrolling -


how can implement horizontal scroll bar in list in codenameone? there seems no scrollpane?

i have tried other ways around seems i'll need horizontal scroll in list. ideas?

thanks!

list in codename 1 can either horizontal or vertical , doesn't provide ability side scroll. uncommon pattern in mobile devices , if need should rethink ui design.


Comments

Popular posts from this blog

android - Automated my builds -

python - How to return the most similar word from a list of words? -

php - Iterate over object properties with keys from second array -