Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize UI for player notification manager? #7576

Closed
wishy-viewlift opened this issue Jul 2, 2020 · 1 comment
Closed

Customize UI for player notification manager? #7576

wishy-viewlift opened this issue Jul 2, 2020 · 1 comment
Assignees
Labels

Comments

@wishy-viewlift
Copy link

wishy-viewlift commented Jul 2, 2020

I want to customize the UI for player notification. I want to move the image from right to left.
Is it possible ?

@kim-vde
Copy link
Contributor

kim-vde commented Jul 2, 2020

ExoPlayer uses the Android default notification template (see notification anatomy) so it is not possible to move things around easily. You need to extend the PlayerNotificationManager to use a custom notification layout.

@kim-vde kim-vde closed this as completed Jul 20, 2020
@google google locked and limited conversation to collaborators Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants