You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
ive got error with this :
net.opacapp.multilinecollapsingtoolbar.CollapsingToolbarLayout cannot be cast to android.support.design.widget.CollapsingToolbarLayout
The text was updated successfully, but these errors were encountered:
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.
ive got error with this :
net.opacapp.multilinecollapsingtoolbar.CollapsingToolbarLayout cannot be cast to android.support.design.widget.CollapsingToolbarLayout
The text was updated successfully, but these errors were encountered: