-
Notifications
You must be signed in to change notification settings - Fork 775
Closed
Description
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
Labels
No labels