简体   繁体   中英

VideoView in CardScrollView Google Glass

According to Romain Guy's answer here:

glsurfaceview inside a scrollview, moving but not clipping

one should not use SurfaceView inside ScrollView , or ListView , etc. Since VideoView is subclass of SurfaceView , I was wondering how this applies to CardScrollView ?

如评论中所述,正确的方法是使用TextureView

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