idunnololz / AnimatedExpandableListView

An extendable, flexible ExpandableListView widget that supports animations.
Apache License 2.0
591 stars 231 forks source link

Spinner within child of ExpandableListView #41

Open ndroid99 opened 9 years ago

ndroid99 commented 9 years ago

Hi Gary,

(pardon me if this is not the right approach to talk with you but I will not take more than a minute)

Currently we are building a dynamic ExpandableListView for which I need Spinner in every child item. The problem I am facing is every time when I click the spinner value, it is becoming difficult to identify which child item was clicked for that particular spinner value.

Can you advice something here ? Demo