The ViewPager doesn't remove your fragments with the code above because it loads several views (or fragments in your case) into memory.
確定! 回上一頁