I need a Horizontal ListView that can working with Adapters
and can be fill from righ to left. i see dev-smart
ListView and i work with it. it's good but i can't fill the items from right to left particular when items don't occupy whole width of ListView.
any other solution exist or is there a way for putting the items from right to left and scroll from left to right?
------------------------------------
3333 22222 1111
------------------------------------
something like this.