I have little problem with pass Recyclerview item ID from Activity to ViewModel. I need this ID to edit objects. Does anyone know how to do it in accordance with the MVVM architecture?
Asked
Active
Viewed 399 times
0
-
what you have tried so far? – Farhana Naaz Ansari Nov 05 '18 at 12:54
-
Nothing because I don't know how to do it. Paramteres from editexts are not problem, but I no have idea how to get ID of same item. – user9897182 Nov 05 '18 at 12:57