Getting values from RecyclerView EditText?
问题 I am struck in recyclerView, Here the name and balance fields are coming from two different arrays. What I need is, here each row has an EditText field. I need to access each EditText on each row. And get values from it.. and a total is displayed on the Total textView. Is it possible? I tried a lot. I didn't get it. i am attaching my classes here. MainActivity public class GroupCollectionFragment extends Fragment { String[] nameArray = {"Akhil","Mohan","Anoop","Syam","Athul","Anish","Anand",