Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Error #47

Closed
rizkideddy opened this issue Nov 1, 2017 · 2 comments
Closed

Error #47

rizkideddy opened this issue Nov 1, 2017 · 2 comments
Labels

Comments

@rizkideddy
Copy link

ive got error with this :
net.opacapp.multilinecollapsingtoolbar.CollapsingToolbarLayout cannot be cast to android.support.design.widget.CollapsingToolbarLayout

@johan12345
Copy link
Contributor

When you interact with the multiline-collapsingtoolbar in Java code, you need to import net.opacapp.multilinecollapsingtoolbar.CollapsingToolbarLayout instead of android.support.design.widget.CollapsingToolbarLayout. That should fix this error.

@rizkideddy
Copy link
Author

yes, thank you, thats fixed the error

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

No branches or pull requests

2 participants