Skip to content

"onVisibleBehindCanceled" is deprecated in Android O #272

@strooonger

Description

@strooonger

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. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions