提供一个方案,通过动态管理ViewPager的缓存个数来解决即可。。 @Override public void onPageSelected(int position) { Fragment fragment = fragments[position];
確定! 回上一頁