Android Studio 3.4 Canary 8 发布

  

Android Studio 3.4 Canary 8 发布了。

此版本新增了一个工具 Resource Manager,资源管理器。


功能如下:

  • Bulk import: 可以通过 Resources 工具窗口或 Resource management import wizard,一次导入多个可绘制资源。

  • Drag and drop assets: 在资源管理工具窗口中,可以将可绘制资源拖放到 Layout Editor 设计和文本视图。

  • View alternative versions: 可以通过双击 Tool 窗口中的资源来查看资源的替代版本。

  • Tile and list views: 可以在 Tool 窗口中更改视图可视化资源。

此外,此版本还带来一些 bug 修复:

  • Issue#120555992: Stop disabling tips of the day

    扫描二维码关注公众号,回复: 4497446 查看本文章
  • Issue#120460980: Update AGP to Gradle 5.1-milestone-1

  • Issue#117646654: Stop injecting SDK m2repositories

  • Issue#116673790: Getting Execution failed for task processDebugResources'. > java.nio.charset.MalformedInputException: Input length = 1

  • Issue#119210741: Lint offers auto fix to incompatible Android Gradle Plugin versions.

  • Issue#119994299: Android Studio / Image Assets Wizard / Launcher Icons / Legacy / Tool tip

  • Issue#119563792: Incorrect warnings in Android Studio Room SQL with FTS

  • Issue#118538324: Custom layout with Dialog Preference from android x layout issue in Android studio

  • Issue#120087311: Enforce RestrictTo(LIBRARY) when the API is defined in another project

  • Issue#120162341: Lint detection of Configuration.densityDpi field is strange when minSdk < 17

  • Issue#67816403: Option to disable System Image patcher

  • Issue#119661177: The ViewDataBinding.OnStartListener lifecycle observer leaks the view hierarchy after Fragment.onDestroyView

  • Issue#120255763: Deterministic Builds Break when using databinding

详情查看发布公告

猜你喜欢

转载自www.oschina.net/news/102668/android-studio-3-4-canary8-released