Skip to content

Clicking Add Favorite button when loading causes a Null Pointer Exception #59

@Ninjaman494

Description

@Ninjaman494

In FavoritesActivity, the addFavoriteFragment is only created once the conjugation names are fetched. If the add favorite button is clicked while the query is loading or has failed, a Null Pointer Exception will occur. This button should be disabled until the query is completed.

Crash 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