Add recycleview inside selected row of parent recycleview

Issue

This Content is from Stack Overflow. Question asked by jake talledo

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



Solution

This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.

This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.

people found this article helpful. What about you?