Add recycleview inside selected row of parent recycleview

Viewed 29

Hi I have this particular use case where in I need to populate the recycle view on selected rows or specified row, on the image below If I need to increase the number of coffee so the button will increase, also only coffee has array list the rest like Sprit and L&P does not have list. Now when I populate the button with the list of coffee, what really happen was Sprite and L&P also got added Customized Coffee Button.

enter image description here

0 Answers
Related