Daily Shaarli

All links of one day in a single page.

December 18, 2023

Crash course on the Android UI layer - Part 1

Manuel Vivo aims to summarise the Android Developer guidance on the UI layer, explore all the entities involved in it, understand the role each part plays, and discuss best practices.

https://medium.com/adidoescode/the-viewmodels-leaked-flow-collectors-problem-239a327f4b56

Juan Mengual describes one of the not-so-obvious risks that you need to understand when using Flows.

Glassmorphic Bottom Navigation in Jetpack Compose

Sinasmaki creates a bottom navigation bar in a glassmorphic design style using the new Haze library by Chris Banes.