This is very much a work in progress, and unfortunately it's not
really documented at this time.

The triangle icon (which is a warning icon) means that you have
requested a particular value for a resource qualifier but no layout
file matching it was found and a default file is used..

For example:
- Edit res/layout/main.xml
- In the top bar above the preview display it should say "Current
config: default"

- Set orientation to landscape => ADT will look for a res/layout-land/main.xml.

- if Found => ADT will switch the edited file to this file (and will
now display "Current config: landscape").
- if not found => a warning icon next to landscape is displayed.
default layout file is still edited.

Xav

On Mon, Apr 13, 2009 at 5:46 PM, Jon Webb <jonaw...@gmail.com> wrote:
>
> Is there an explanation of the ADT layout editor UI some place? I
> can't find anything on the Android web site about it. When I look at a
> layout in the design view, there are a number of fields at the top
> with labels like MCC, MNC, Lang, etc. I've noticed that I can change
> the contents of these fields, such as orientation, and it has an
> effect on the view. But a yellow warning triangle appears next to the
> field I've changed and the next time I open this view I see the
> unmodified field. For example, if I change to landscape orientation
> the view goes back to default next time. Is there documentation some
> place on what these fields mean and how they are supposed to be used?
>
> -- Jon Webb
>
> >
>



-- 
Xavier Ducrohet
Android Engineer, Google.

--~--~---------~--~----~------------~-------~--~----~
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