I am using FragmentStatePagerAdapter
. for some reason the getCount() method is beeing called a lot of times before any fragment is even visible... Is it a normal behavior?
问问题
712 次
I am using FragmentStatePagerAdapter
. for some reason the getCount() method is beeing called a lot of times before any fragment is even visible... Is it a normal behavior?