Hey I need help with ExpandableListView sample on GitHub by HoussemDellai (sry not allowed to post links) for a project in school as im not really good in coding at all.
I try to build a ListView with expandable items. This sample works great but unfortunately I need to add different amounts of Buttons which have different onClick Events underneath each item. In the sample there are always 3 template Buttons. Is there a way to hardcode this thing in a simple way?
Thanks in advance!