On Wed, Jun 9, 2010 at 4:29 AM, Anton Persson <[email protected]> wrote: > The other stuff is about developer environment specific stuff, and of them > only one is a real bug.. (The crash of the layout editor, which I agree is > serious, but I never used it myself so I don't know if it affects many > people..)
Just FYI for those who never used the editor, it's not an Eclipse crash. it's just the rendering that fails until you fix your layout. Eclipse is still usable but you have to switch to XML view to edit the layout. If you ran your app with such a layout, your app WOULD crash though. Is it a problem? Yes. Is it a major problem? Well it happens with one finicky widget that you're usually dropping once in a layout (it's not like it's a problem with buttons of checkboxes that you use all the time). Anyway, just explaining why it's been a low priority bug on our list. We've decided to add some much needed features (like Library Projects) instead of making the layout editor perfect, mostly because the editor can be used with a mix of the XML editor and the rendering for preview. We *are* working on it now though. Xav -- Xavier Ducrohet Android SDK Tech Lead Google Inc. Please do not send me questions directly. Thanks! -- You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en

