简体   繁体   English

在单个活动中显示可滑动图像滑块和可滑动选项卡

[英]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. 我尝试过将ViewPager用于全屏滑动以获取下一个全屏。 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: 我不确定我是否完全理解这个问题,但是我认为有一个官方的Android示例可以做到这一点:

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

This is at least a reasonable starting point.. 这至少是一个合理的起点。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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