I have a project with res/values/strings.xml containing English
strings and res/values-es/strings.xml containing Spanish strings.

Before updating to the latest SDK (2.0.1, r4 tools, 1.6 r2) the layout
editor would show the english strings.

Now, if Locale is selected as default, the Spanish strings are
displayed. There seems to be no way of having the English (default)
strings displayed.

If I add res/values-en/strings.xml containing a copy of the res/values/
strings.xml, I can select "en" from the locale and it will show the
English strings.  However, selecting Default again shows the Spanish
strings.

The Config dropdown also keeps changing to Landscape, closed,
seemingly on a whim.

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