Issue #425

栏目: IT技术 · 发布时间: 5年前

Articles & Tutorials

Issue #425 A few experiments with Android drawable gradients

(blog.jakelee.co.uk)

Drawable gradients seem to be rarely used despite their simple syntax, so Jake Lee shows several examples of what's possible.

Kotlin Flow Retry Operator with Exponential Backoff Delay

(blog.mindorks.com)

In this tutorial, Amit Shekhar teaches about the Kotlin Flow retry and retryWhen operators and how to retry the task with exponential backoff delay using it.

Kotlin Multiplatform + Rx + MVVM

(proandroiddev.com)

What is better for a developer than writing code once and run it on various platforms, natively. Hossein Abbasi shows how to write reactive MVVM implementation using Kotlin Multiplatform.

Understanding your build with the Build Analyzer

(medium.com)

Michael Hazard examines the Build Analyzer, a tool designed to help all developers understand what determines the duration of their build and how it can be minimized.

Configuration Caching deep dive

(medium.com)

Configuration caching is a fundamental building block in making builds faster. Ivan Gavrilovic shows some upcoming features (available experimentally for now) that can potentially make your builds faster than before.

Introducing the Motion Editor

(android-developers.googleblog.com)

This blog is a quick tour of the new Motion Editor and how to use the latest features during your animation development.

Design Tools Suite UX enhancements in Android Studio 4.1

(medium.com)

Paris Hsu takes a closer look at some of the design tool enhancements in Android Studio 4.1

Android Vitals - Rising to the first drawn surface

(dev.to)

Py continues the series on stability and performance monitoring. This post is a continuation of the deep dive on cold start, where it goes from the launch of the first activity to the first draw on a surface.

Multiple navigation graphs (with bottom navigation bar)

(www.rockandnull.com)

Bevan Steele describes why you need to build two navigation graphs when transitioning between a logged out and logged in state in your app.


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

重构

重构

[美]马丁•福勒(Martin Fowler) / 熊节 / 人民邮电出版社 / 2015-8 / 69.00

本书清晰揭示了重构的过程,解释了重构的原理和最佳实践方式,并给出了何时以及何地应该开始挖掘代码以求改善。书中给出了70 多个可行的重构,每个重构都介绍了一种经过验证的代码变换手法的动机和技术。本书提出的重构准则将帮助你一次一小步地修改你的代码,从而减少了开发过程中的风险。一起来看看 《重构》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

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

UNIX 时间戳转换