I am getting the error: \"Ambiguous method call\" on initializing Toolbar using Android Studio 3.0 RC1. I have extended my Activity with AppCompatActivity and compiling my appli
For me, it was the compileSdkVersion which was different than the support libraries used
compileSdkVersion