ExpandableLIstView with GridView Child in android -
i want add gridview
in child of expandablelistview
.i came point displays same child
in groups
.
i have used gridlayoutmanager achieve fuctionality.
sectionedexpandablelayouthelper class gets data, puts in required format , passes sectionedexpandablegridadapter
helper class created allows addition/removal of whole section altogether , provides facility add/remove individual items existing section
https://github.com/selvaganeshm/sectionedexpandablegridrecyclerview-master
Comments
Post a Comment