When we start the recycler view with an empty list and after we call the updateList to populate the recycler view, if the list has multiple viewtypes in some phones nothing happens and recycler view shows empty. If there's only one view type it works.
When we start the recycler view with an empty list and after we call the updateList to populate the recycler view, if the list has multiple viewtypes in some phones nothing happens and recycler view shows empty. If there's only one view type it works.