Click here to Skip to main content
15,915,163 members
Please Sign up or sign in to vote.
1.00/5 (3 votes)
See more:
How to add multiple column to android listview
Posted

Well, let me correct you:
Listview has only one column. And if you want to use multiple column, you might want to use grid (which has multiple columns).

GridView[^]

-KR
 
Share this answer
 
Multi column listview is very common issue in android, you need to search a bit before posting a tiny question.
Android Multicolumn Listview Example[^]
Android – Multi Column ListView[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900