Skip to content

Wrong ID in SlidingActivity.java #13

@rayliverified

Description

@rayliverified

SlidingActivity.java was not compiling correctly and throwing up a NullPointerException for toolbar related calls. Turns out that the view that is being referenced, "activity_transition_header" is incorrect. The correct ID is "toolbar". Changing the ID to "toolbar" fixes the NullPointerException. The improper change was made in the latest commit by saulmm on Mar 18, 2015.

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