Trying to move over my stuff to use Toolbar instead of action bar but I keep getting an error saying
Toolbar
java.lang.RuntimeException: Unable to start
Add this in your values/styles.xml
And add the following code in your values-v11/styles.xml and values-v14/styles.xml
Thats it. It will work.