I want to show images in a list horizontally. but List append image items vertically. Is there any way to show image items horizontal.
I want to show images in a list horizontally. but List append image items vertically. Is there any way to show image items horizontal.
The List is showing items only vertically, but you can implement your Canvas to display image items horizontally.
Or use something link J2ME Polish, which implements grids.
Daniel