Skip to content

IllegalStateException on Error Dialog in Search Activity #55

@Ninjaman494

Description

@Ninjaman494

This is a very specific bug where, if onBackPressed is called while the app in the background, an IllegalStateException occurs. This happens because the Error Dialog's onDismissed listener called onBackPressed, it should be updated to finish. Other activities should also be updated accordingly.

Crashlytics Report

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions