Android : ExpandableListView with non repeating element in sub group

on Sunday, September 7, 2014


I am working on an android application. In this application I am using an ExpandableListView in which I want to add a spinner in the child element which would be non repeating and would be placed at the top inside it. Is that possible? Or is there some other widget which I need to use to achieve this functioanlity.


0 comments:

Post a Comment