You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please guide me how the onChipClick get its parent chipview when I have more than one chipview in an activity? I found the onClick(View v) inside ChipView class doesn't return the clicked ChipView (return a null v instead).
The text was updated successfully, but these errors were encountered:
Hi, really thanks for the Library.
Can you please guide me how the onChipClick get its parent chipview when I have more than one chipview in an activity? I found the onClick(View v) inside ChipView class doesn't return the clicked ChipView (return a null v instead).
The text was updated successfully, but these errors were encountered: