Hi.
Is the ui textarea scrollable beyond the screen size?
I have a List<String> with about 300 items. Maximum width of an item is about 20 char or so. What's a good way to display that in the UI?
I'm kind of a java noob, if possible, please share any java code and xml code with your suggestion.
Many Thanks!

