zivids
zivids
set your App style extends cyanea style, and then set colorSecondary `@color/cyanea_accent` `@color/cyanea_accent`
the same as you,but in my case is the video file error
@barbaragomes I used FFmpegMediaMetadataRetriever to got video thumbnails bitmap,it crash frequently.Then I saved bitmap to phone and read from local,it works! But if the video file error, it also crash....
+1,在播放结束时自动播放下一个视频,调用`videoView.setDataSource(datasource); videoView.start();`黑屏,手动切换点击下一个视频,同样是`videoView.setDataSource(datasource); videoView.start();`却不会黑屏