美文网首页Android Weekly Notes
Android Weekly Notes #424

Android Weekly Notes #424

作者: 圣骑士wind | 来源:发表于2020-08-09 01:58 被阅读0次

Android Weekly Issue #424

Android Vitals - Diving into cold start waters

关于冷启动的解释. 值得一看.

Decrease startup time with Jetpack App Startup

关于App Startup的官方博客介绍.

Modern date and time handling in all Android versions (without sugar)

关于Android中的时间库.

Gradle 4.0 plugin推出了Java 8+ API desugaring support, 可以使用Java 8的API, 而不用管最低API level的要求.

因为集合和stream kotlin都支持, 所以可能最吸引人的就是关于time了.

How Discord Made Android In-App Navigation Easier

导航库实践.

基于手势的导航库, 已开源: https://github.com/discord/OverlappingPanels

Android Model-View-Intent with Kotlin Flow

Android MVI结合Kotlin Flow.

Migrating the Google I/O app to Hilt

把Google I/O app迁移到Hilt.

Getting on the same page with Paging 3

Android官方博客, 关于Page3.

Code

News

相关文章

网友评论

    本文标题:Android Weekly Notes #424

    本文链接:https://www.haomeiwen.com/subject/bpamrktx.html