Flow Layouts in Compose
Tradeoffs & best practices for FlowRow/FlowColumn; tips to keep layouts performant.
Showing 5 of 5 articles (Page 1 of 1)
Tradeoffs & best practices for FlowRow/FlowColumn; tips to keep layouts performant.
Opinionated guide to avoiding unnecessary recomposition; derivedStateOf, keys, etc.
Enterprise Compose pitfalls (state hoisting, keys, compiler reports) with fixes.
Flow cancellation patterns (timeout, takeWhile, cancellable, first) & perf notes.
How over-instrumentation hurts startup, memory & battery; pragmatic sampling/SDK tips. (droidcon)