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

Error:(406, 28) error: cannot access StickyListHeadersListView #141

Open
Priyanka-Mohanty opened this issue Mar 27, 2018 · 4 comments
Open

Comments

@Priyanka-Mohanty
Copy link

getting error , when import this module to another project.
Error:(406, 28) error: cannot access StickyListHeadersListView
class file for se.emilsjolander.stickylistheaders.StickyListHeadersListView not found

@farhancroem
Copy link

did you find any solution?

@farhancroem
Copy link

I noticed that if we use 'compile' configuration instead of 'implementation' in build.gradle , this error will be fixed.

@farhanmunir50
Copy link

Please also add StickyListHeaders dependency to your project. It will save your day :)
implementation 'se.emilsjolander:stickylistheaders:2.7.0'

@rzetzsche
Copy link
Contributor

Don't use implementation in your project you should use 'api' keyword in agendacalendarview to get the transitive dependency

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

4 participants