Namespace ‘app’ not bound, in Android Studio with external lib from Maven

Add

xmlns:app="http://schemas.android.com/apk/res-auto"

to your root element

Leave a Comment