Friday, 15 February 2013

how to add Two TextView in Android's ViewPagerExtension Library -



how to add Two TextView in Android's ViewPagerExtension Library -

i using viewpagerextension in android project.i able add together 1 textview each tab. want add together 2 textviews in each tabs.how can achieae that?

make wrapper view, i.e. linearlayout, , set 2 textview elements within wrapper view. then, instead of adding textview elements viewpager, add together wrapper layouts viewpager.

android

No comments:

Post a Comment