I have three pages and have set Page Limit to 3.
mViewPager.setOffscreenPageLimit(3);
What is the practical effect of this? Does it improve performance much or can it cause memory consumption issues?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…