dimanche 2 août 2015

How to get specific view checkbox from RecyclerView?

I have a recyclerview filled with relativelayouts each have a textview and a checkbox. In my recyclerview filter fragment I'm Implementing android.widget.CompoundButton.OnCheckedChangeListener to try and differentiate between which textview of the recyclerview item is clicked, then perform an action and the same applies to the unchecking phase, how can this be accomplished?

Thanks




Aucun commentaire:

Enregistrer un commentaire