Android Why use executePendingBindings in RecyclerView
I have been using lately data bindings and i came across the executePendingBindings method. The documentation shows little much about it and i can't understand how it works or when to use it. A l...