i'm using a viewpager(android.support.v4.view.ViewPager) to display
some fragment. Now i want to add some buttons to chanage the
viewpager's content, and i added some adapter and used
viewpager.setAdapter() to display new content when button clicked. But
the  viewpager displayed same all the time.

So i want to ask how to change the viewpager's display when i click a
button.

Thx very much!

-- 
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