Is it possible to make a GridView scroll from left to right instead of top to bottom? I want a view that works essentially exactly like a GridView but performs this left to right scrolling instead of the usually top to bottom. Maybe there is a way to create the same effect using a different view type?
Any help would be appreciated.