How do you add sub items to a ListView?
Printable View
How do you add sub items to a ListView?
The following may help: Android - Adding Subitem to a listview - Stack Overflow
I followed the tutorial but was confused when the solution referenced feed_view from the program's R class. Unfortunately there is no feed_view in any of his XML files.. Any other ideas?