Skip to content

Animation - leaked window #8

@ghost

Description

When u change window orientation, you must set the "setAnimationEnable(false)" to prevent window leaking... that's little bit anoying

pubic void onPause() { dialog.setAnimationEnabled(false); dialog.dismiss(); }

but otherwise a nice job man

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions