ConstraintLayout: now and next by Nicolas Roard and John Hoford, Google EN
June 2020
Curated as Android and Testing.
Watch this talk on YouTube.
Coroutines simplify the way we do async programming on Android. However, testing async code has never been an easy task. In this talk, we show you how to mas...