Posts by tiagotoxa • 1 point
1 post
-
0
votes1
answer63
viewsA: How to return the focus on an Edittext after a notifyDataSetChanged() in recyclerview?
You can save an Edit id that is in focus and then if it is rendered again you arrow the focus. But for this problem you can solve several ways. Follow a link with one of them…