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
Use this inside your application tag in manifest or inside your Activity tag.
android:theme="@style/AppTheme.NoActionBar"