How do I notify observers when my value is updated?
I am trying to modify some data from API. I have successfully implemented callbacks inside a nested recyclerview. But my selector doesn’t work now. Why is that and how do I fix it?
I am trying to modify some data from API. I have successfully implemented callbacks inside a nested recyclerview. But my selector doesn’t work now. Why is that and how do I fix it?