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

Playback.StateListener not return any value #169

Open
Arsamkhan opened this issue Aug 24, 2021 · 2 comments
Open

Playback.StateListener not return any value #169

Arsamkhan opened this issue Aug 24, 2021 · 2 comments

Comments

@Arsamkhan
Copy link

Arsamkhan commented Aug 24, 2021

Playback.StateListener not return any value in java project with exoplayer 2.14.0 I am using :
1.3.0.2014000-SNAPSHOT

@eneim
Copy link
Owner

eneim commented Oct 3, 2021

@Arsamkhan I cannot reproduce the issue. Can you share your code, or something that can produce the problem?

@Arsamkhan
Copy link
Author

Arsamkhan commented Oct 4, 2021

I have implemented Playback.StateListener in RecyclerView View-holder class but override function onBuffering, onPlaying etc. not called .

implementation "im.ene.kohii:kohii-core:1.3.0.2011008-20210611.055203-22" // core library
implementation "im.ene.kohii:kohii-exoplayer:1.3.0.2011008-20210611.055203-10"

In these dependencies its work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants