You might be using Modifier.fillMaxSize() wrong (!)
Shows how careless sizing/layout choices degrade performance; patterns for efficient Compose layouts.
Showing 3 of 3 articles (Page 1 of 1)
Shows how careless sizing/layout choices degrade performance; patterns for efficient Compose layouts.
Practical pitfalls (e.g., recomposition triggers, layouts) and fixes to keep Compose UIs smooth.
Startup/loading UX patterns that avoid jank and wasted work while the first screen initializes.