In my custom XML files (located in res/xml), I want to use the Android 
Namespace (xmlns:android="http://schemas.android.com/apk/res/android";) to 
be able to use attributes like android:text.
However, I also want to set my own XSD-File for validation purposes (for 
myself only. So Android Studio reports errors when I make a typo or forget 
about tags)

For some reason, whenever I add another xmlns, it says that xmlns:android 
is no longer valid (URI not registered).
Is there a way to do this?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/5a7822a8-209c-46de-bef9-bad037a9f4fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to