Hi I am trying to learn Material design and was stuck up with the Toolbar code.I am confused in which library to use and Why its showing this error
Caused by: android.view.InflateException: Binary XML file line #15: Error inflating class android.support.design.widget.Toolbar
For this I am using the support libraries:
compile 'com.android.support:design:22.2.0'
compile 'com.android.support:recyclerview-v7:22.2.0'
If u have any idea of how to solve this error plz share me.Thanks in advance