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

"onVisibleBehindCanceled" is deprecated in Android O #272

Open
strooonger opened this issue Jan 4, 2018 · 0 comments
Open

"onVisibleBehindCanceled" is deprecated in Android O #272

strooonger opened this issue Jan 4, 2018 · 0 comments

Comments

@strooonger
Copy link

Hi,

I notice the file "PlaybackOverlayActivity.java" overrides "onVisibleBehindCanceled", which is deprecated in Android O (link). As the official document says, "onVisibleBehindCanceled" cannot get chance to execute since Android O and will be removed in the future release.

So you may prevent putting some important operations in it.

Hope the information can help you. :)

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

1 participant