-
Notifications
You must be signed in to change notification settings - Fork 4
Introduce CreditState to react to opening/closing credits
#1138
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
Conversation
c796d25 to
4bd59eb
Compare
85cb90c to
81ff1ed
Compare
Code Coverage
Files
|
b79d224 to
e7bb1b3
Compare
e7bb1b3 to
00634d5
Compare
|
I don't like much the |
Media3 only adds the listener and never removes it: I can use the same approach if you prefer? |
00634d5 to
c56abb5
Compare
I've made |
0e10d1e to
107589d
Compare
107589d to
27b15bd
Compare
Pull request
Description
This PR introduces a
CreditState, and its correspondingrememberCreditState()to observe entering/leaving a credit and seeking to the end of it.Changes made
CreditState.Checklist