You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi ,,,
override fun getItem(position: Int): Fragment = ListItemsFragment.newInstance()
Instead of using same ListItemFragment to all tabs,,,how to use different fragments to each one?