I added android.support.design library as a dependency in my project
but the following error was detected.
Resource ID not found for layoutManager attribute in package 'Android.support.design'

What I have done so far.
- Update to the latest support library
- Add appcompat as its dependency ("design library")
- Check the design library as a library module
Please, help.
android android-support-library
Jongz puangput
source share