Error inflating class android.support.v7.widget.Toolbar in Android Lollipop
问题 I use the android.support library for my project, I have developed my app using android 4.4 and everything works good but my problem comes when I try to run the application in a device with Android Lollipop. When it loads the Activity with the Toolbar, the application stops and returns this error. Error inflating class android.support.v7.widget.Toolbar I have found the same problem on the internet but I haven't found the solution in the answers. This is my styles.xml <!-- Base application