内容简介: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]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
响应式Web设计实践
[美] Tim Kadlec / 侯鸿儒 / 人民邮电出版社 / 2013-3-1 / 55.00元
随着各种各样的移动设备不断地涌现到使用者面前,Web设计的适应性已经成为设计师们所面临的最为艰巨的挑战。你设计出的网站不仅要在桌面计算机的大尺寸屏幕上可以为用户提供友好的UI和用户体验,同时在小尺寸屏幕上也应该可以提供一致的用户体验,并可以让用户能够在桌面大屏幕上和移动小屏幕上平滑切换,同时没有任何的不适应感觉。 本书作者是一位出色的开发者,在本书中,他将诸多技术和设计理念杂糅在一起,再辅以......一起来看看 《响应式Web设计实践》 这本书的介绍吧!