I use ViewPager loaded with fragments in it .The *onResume()* method of 
each fragments does some logic and so i get problems when the adjacent 
fragments(left and right) to the currently selected page are also loaded to 
provide smooth scrolling between the pages. 

Does the fragment recieve any *callbacks* when it get actually selected?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to