Skip to content Skip to sidebar Skip to footer

Categories In Listview Androidstudio

I'm new on Android. How can I make categories in my ListView with an arrow on the categories. For example I want to see 100 categories and after I click on some categories I can se

Solution 1:

Solution 2:

i think you need expandable listview which will be having categories and you can add more categories if you can can refer below link for more details...

http://androidcoding.in/2016/04/08/android-tutorial-on-expandable-listview/

Post a Comment for "Categories In Listview Androidstudio"