Re: [android-developers] how to change adapter of a viewpager
Sorry, i didn't get your point. u post a xml code snippet which everyone have when he use a viewpager. My question is how to change the adapter of a viewpager dynamicly and refresh viewpager's display. Can u help me with it?
On Wednesday, May 9, 2012 12:38:58 PM UTC+8, parthi wrote:
--<?
xml
version
=
"1.0"
encoding
=
"utf-8"
?>
android:orientation
=
"
vertical"
android:layout_width
=
"
fill_parent"
android:layout_height
=
"
fill_parent" >
<
android.support.v4.view.
ViewPager
android:layout_width
=
"
match_parent"
android:layout_height
=
"
match_parent"
android:id
=
"@+id/
myfivepanelpager" />
may be helpful for uu....
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home