Closed EduFdezSoy closed 3 years ago
Actually the views wait until the database work is completed (non blocking the UI Thread, ofc) research if we can start to do this works and go back to whatever without taking care of it.
this will be solved in the new app version by using another approach, we'll be using Flow and ViewModels
Actually the views wait until the database work is completed (non blocking the UI Thread, ofc) research if we can start to do this works and go back to whatever without taking care of it.