Cyberpunk Keanu
11/17/2019, 5:28 AMList<MyPojoClass>
in my Activity & I'd like to send these lists to the Tab Fragments in my activity's view Pager.
I know a common ideology is to use an Interface to send data but idk how to do it. Can anyone help with an example? Or any other methods to pass the data?