简体   繁体   中英

Slideshow with images and videos

I need to implement a slideshow with images and videos. The slideshow must play automatically. When a video is displayed, the slideshow stops sliding, video start playing and when video has finished the slideshow starts sliding again with next views. I tried to implement this using ViewFlipper , but I have problems with videos. My question is : there are others ways to make this (without ViewFlipper ) ? Has anyone made something like this ?

您可以在Android中使用ViewPager实现此幻灯片功能,当ViewPager中有任何视频然后停止翻转视图寻呼机并播放视频和onCompletionListener时,您应该再次播放幻灯片

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