Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong ID in SlidingActivity.java #13

Closed
rayliverified opened this issue Jun 19, 2016 · 1 comment
Closed

Wrong ID in SlidingActivity.java #13

rayliverified opened this issue Jun 19, 2016 · 1 comment

Comments

@rayliverified
Copy link

rayliverified commented Jun 19, 2016

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.

@rayliverified
Copy link
Author

Closing due to inactivity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant