MCPcopy Create free account
hub / github.com/aizhang/Android-VideoView / VideoView

Class VideoView

src/com/ai/videoview/widget/VideoView.java:37–668  ·  view source on GitHub ↗

VideoView is used to play video, just like android.widget.VideoView VideoView. We define a custom view, because we could not use android.widget.VideoView VideoView in ListView. VideoViews inside ScrollViews do not scroll properly. Even if you use the workaround to set the backg

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected