Android Studio 1.1 Preview 2 发布,跟 Preview 1 一样,该版本主要是 bug 修复,目前团队同时也在进行 1.2 版本的开发,1.2 版本主要是基于 IntelliJ 14 的代码基础。 In this build, there are several new lint checks:
此外,默认的启动图标已经更新到 Material Design 外观。同时包括一个 xxxhdpi density icon。 此版本修复的 bug: 56986: Incorrect flag for portuguese 59042: strings.xml reformated every time I create new Activity 77158: Sync removes modules that do not have a Gradle counterpart. 81457: Fixes low resolution icon in Linux. 82387: Add intention to correct XML namespace for support lib 82564: Making AVD Manager separate (non-modal) window. 92005: Allow cancelling task that retrieves device screenshots 93284: Including comments when merging xml 94499: Fixing the device preview in the search and create cases 97006: Gradle lint does not recognize Context.getDrawable() as API 21+ 98297: Fix run dialog modality to allow avd manager interaction 98317: Fixing resource merge to work within new project wizard 98997: Pick test runner from Gradle while creating test configuration 101279: Fix id reference check to properly handle undefined id's 103257: Append .exe extension on Windows (mksdcard) 103257: Welcome Wizard, on Windows, shows "Tools directory not found" error incorrectly + Bug fixes not tagged with a bug number in the commit message. 更多内容请看发行说明。 |