Closed krtkush closed 8 years ago
Loading multiple tabs makes the app stutre and ultimately crash with "OutOfMemoryException".
https://stackoverflow.com/questions/18747975/difference-between-fragmentpageradapter-and-fragmentstatepageradapter
Switching to FragmentStatePagerAdapter makes a huge difference.
FragmentStatePagerAdapter
Loading multiple tabs makes the app stutre and ultimately crash with "OutOfMemoryException".