I have added a set of xml attributes to the map fragment (Google Maps API for Android) but Android Studio keeps giving me this error: Unexpected namespace prefix "map" found for tag fragment.
How do I solve this error properly (without adding an ignore tag)?
Thanks