yogesh lokhande
yogesh lokhande

Reputation: 1275

Disable Media Controls in webview

I am loading video from URL in WebView and I am using my own media controller so, I want to disable it's default media controls, is it possible?

Upvotes: 0

Views: 437

Answers (1)

Akshay Chopde
Akshay Chopde

Reputation: 690

Use VideoView instead of webview to customize the player controls.

Upvotes: 1

Related Questions