I have a recyclerView with edittexts. I want to implement android:imeOptions="actionNext"
for all editttexts
in recyclerView, however it is working only for views which are in the same viewHolder. But I want to do it for all my recyclerView. How can I do that ?
Asked
Active
Viewed 200 times
2

Vadim Kotov
- 8,084
- 8
- 48
- 62

Okan Serdaroğlu
- 358
- 2
- 7