Skip to content

Remove the callback from the handler when the activity is destroyed #353

Description

@saketkumar

Remove the callback from the handler when the activity is destroyed, As it will cause a leak when we don't need the handler anymore.
Handler being used during double backpress to exit but not removed. It may cause crash on some devices.

@opticod Can i fix this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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