红联Linux门户
Linux帮助

Android Studio 0.1.7发布

发布时间:2013-06-26 14:56:31来源:红联作者:empast
Android Studio 0.1.7 发布了,修复了 0.1.6 一个很重要的 bug,主要有:

and tags now render their full scrolled view size, rather than just the viewport size. There is also a toggle rendering mode button in the layout actions toolbar in the layout editor.
The render error panel now has a close button such that you can temporarily dismiss it to see the partial rendering. Furthermore, when a flag or enum attribute is set to an unknown value, it now suggests the possible values with hyperlinks to directly set them:

It also tries to make the display more compact by aggregating multiple similar errors into a single message. For example, if you have an error in your style sheet parent reference, rather than getting dozens of "missing style" warnings, you get this one:

Color and icon previews for resources now also works for style and theme definitions ( tag declarations):

Fixed several user reported exceptions in lint analysis
Fixed bug where the presence of an unexpected file anywhere in the resource directories would prevent the layout editor from opening
More fixes to Gradle import and SDK handling

官方首页:http://developer.android.com/sdk/installing/studio.html

来自:开源中国社区
文章评论

共有 0 条评论