Android Studio 3.2 Canary 11,支持浏览外部头文件

栏目: 软件资讯 · 发布时间: 7年前

内容简介:Android Studio 3.2 Canary 11 发布了。主要更新内容如下: Record a method trace during app startup Lint checks to ensure Java code interops well with Kotlin (available since Canary 10) Issue#7724063...

Android Studio 3.2 Canary 11 发布了。主要更新内容如下:

  • Record a method trace during app startup

  • Lint checks to ensure Java code interops well with Kotlin (available since Canary 10)

  • Issue#77240636: Solid black-filled areas are missing in a vector drawable imported from SVG

  • Issue#77303892: Losing alpha channel in Image Asset Studio on Windows with Russian Locale.

  • Issue#77522540: Deprecation for 'compile' points people to 'implementation'

  • Issue#68977385: Lambda causes crash in specific situation

  • Issue#72637989: Build does not run with instant run enabled on AS 3.1 Beta 1

  • Issue#74961584: Studio disables sdcard whenever data partition is resized

  • Issue#74493350: Apply fix to multiple files by one operation

  • Issue#37075533: Lint check to avoid compiler-generated synthetic accessor methods & constructors.

  • Issue#76404689: Advanced profiling causes device to crash with StackOverflowError

  • Issue#72872264: Studio Freeze (ANR)

  • Issue#76456341: Multiline log messages should be indented consistently between the Logcat and Run windows

  • Issue#73048570: Translations Editor - deleting keys does not update list.

完整内容请查看更新日志下载主页


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Linux多线程服务端编程

Linux多线程服务端编程

陈硕 / 电子工业出版社 / 2013-1-15 / 89.00元

本书主要讲述采用现代C++ 在x86-64 Linux 上编写多线程TCP 网络服务程序的主流常规技术,重点讲解一种适应性较强的多线程服务器的编程模型,即one loop per thread。这是在Linux 下以native 语言编写用户态高性能网络程序最成熟的模式,掌握之后可顺利地开发各类常见的服务端网络应用程序。本书以muduo 网络库为例,讲解这种编程模型的使用方法及注意事项。 本......一起来看看 《Linux多线程服务端编程》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换