It seems difficult to believe that this isn't handled in a default/ override manner. The default requires no namespace, which automatically maps to android:.
Stephen On Mar 8, 12:35 pm, Ivan <[email protected]> wrote: > I believe it's there because you can create your own namespace. > > On Mar 5, 12:48 am, sstrenn <[email protected]> wrote: > > > Is there any plan to eliminate the requirement to add the "android:" > > namespace to attributes in layout files? > > > In my current project, "android:" prefixes make up a little over 20% > > of all of the text in the layout files. And instead of adding value, > > they make the files VERY DIFFICULT TO READ AND EDIT. I believe it is > > a well known maxim in the developer community that code is read many > > more times than it is written. > > > Is there any relief in sight? -- You received this message because you are subscribed to the Google Groups "Android Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-discuss?hl=en.
