I get Namespace \'app\' not bound whenever I try to specify the properties for the external libs UI elements.
Add xmlns:app="http://schemas.android.com/apk/res-auto" to root like this:
xmlns:app="http://schemas.android.com/apk/res-auto"