SHameed wrote:
> Hi
> 
>   I am trying to create an xml file under "res/xml" folder.
> 
>   When an xml file is newly created in the "res/layout" folder, the
> xml editor comes up with a neat GUI giving me options to choose
> layout, view, etc.
> 
>   However, when I create an xml file under "res/xml" folder, no such
> options are shown. I would like to create an xml for PREFERENCE (radio
> button).
> 
>   Please let me know if I am going wrong somewhere?

You need to type in the XML. There is no "GUI builder" for preference
XML at this time.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Consulting: http://commonsware.com/consulting

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to