'Progress bar lag when using multiple view inside recycler view

I am using a ProgressBar while loading data for multiple view inside RecyclerView but when i set adaptor after getting data the ui stuck for few second it look like app get hang And after that it update RecyclerView so I want to know how to make a better NestedRecyclerView like youtube .In youtube the transition of progress bar after getting data is so smooth so someone please help me with this!!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source