Skip to content

Request: allow PlayerView to be clickable #5433

@AndroidDeveloperLB

Description

@AndroidDeveloperLB

This is a tiny request.

I've noticed that if I set an OnClickListener on the PlayerView (even if I add android:clickable="true" android:focusable="true" in the layout file), it doesn't respond to click events.

Please allow the view to be clickable, maybe even touchable...

The only solution for this, is to set the OnClickListener on the container, or a view that's on top of the PlayerView .

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions