简体   繁体   中英

Display swipable image slider and swipable tabs on single activity

I want to create single activity having swipable image slider and swipable tabs. But i dont have an idea how to create this. I tried ViewPager is used for full screen swipe to get next full screen. Can any body tell me how to do that.

See image which demonstrates my need. Thanks in advance :)

具有可滑动图像滑块和可滑动选项卡的单个活动

I'm not sure I understand the question exactly, but I think there is an official Android sample that does exactly that:

https://github.com/googlesamples/android-SlidingTabsColors/

This is at least a reasonable starting point..

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM