Problems with Android XML Editor and Eclipse…Hard to manually edit XML

前端 未结 8 1505
被撕碎了的回忆
被撕碎了的回忆 2021-01-17 12:45

It\'s been a few years since I have last developed android apps. Since then, a graphical editor was added to Eclipse that allows you to generate the XML for an layout in a

8条回答
  •  春和景丽
    2021-01-17 13:42

    The issue I face, which is demo-ed here (not posted by me) http://www.youtube.com/watch?v=nUnOesjL1IE, is fixed by disabling "Automatically format the XML edited by the visual layout editor". The formatting for layout XML is gone for sure, but at least I can edit the file properly.

提交回复
热议问题