Sharing PagingData between two recylerviews in Android
I’ve two recyclerview and need to share the same PagingDataFlow into both, so they can display the same data ( some horizontal scrolling issue, so some data will be on left some will be on the right)