I've a listview with custom adapter with 2 custom layouts, it works perfectly, but the data has a trouble. The flow of data is only vertical, I need "change" the flow of data when the layout of adapter have 2 items, like this:
Any one can help?
I've a listview with custom adapter with 2 custom layouts, it works perfectly, but the data has a trouble. The flow of data is only vertical, I need "change" the flow of data when the layout of adapter have 2 items, like this:
Any one can help?
you could have a look into cardslib[1] - this offers such an option