-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Playback positions in lists #2288
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
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
@nv95 can you please resolve the conflicts? I don't speak Ukrainian:) |
@TobiGr ok |
@TobiGr Sorry for delay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No problem. We are happy that you invested so much time into this feature. It is our fault that there were conflicts as we delayed the review and merge several times.
I'm trying to fix conflicts for #2368 and I don't understand what
In the long-press menu I assume EDIT: I edited my code in #2368 and the behaviour is the same with either values of |
…alls. `resumePlayback`'s value is `false` when the video is enqueued, `true` otherwise. Also make the use of getContext() and getActivity() more consistant.
Implementation of displaying playback progress in lists
Code based on #2286
and is not ready for release yet