Android Retrofit2: How can I create expandable recycler view for categories and subcategories?
问题 I am trying to archive this functionality for my grocery app https://imgur.com/Ugj4BIO But I am failed to do so! I am showing you what I am able to archive. if you have any Better Solution let me know. Here is my Json code from which I am fetching my data from web server right now its localhost {"cats": [{"sub_cats": [{ "sub_id":"1", "sub_title":"Charger", "sub_img":"http:\/\/localhost\/adminPohanch\/public\/img\/img23.jpg" }, { "sub_id":"2", "sub_title":"Dummy", "sub_img":"https:\/\