Skip to content

Change Conjugation Activity to use a custom Action Bar #9

@Ninjaman494

Description

@Ninjaman494

Currently, the extended bar is simply a view in the Relative Layout. This is works well in cases where overlap is needed, but in this activity it opens us up to a bunch of bugs. Specifically, it can cause the bar to go into the wrong state when animating. This can easily by solved by swiping down, but it looks bad. Changing the implementation to a custom Action Bar might fix it, because this functionality is already supported.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions