Hey guys.
Anybody else has an issue with databinding that using it for elements in RecyclerView results in jumping, because Databinding takes some extra time to bind things comparing to when you set values on views directly, with setText or setDrawable?