Re: [android-developers] how to change adapter of a viewpager
<?
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