You might be using Modifier.fillMaxSize() wrong (!)
Shows how careless sizing/layout choices degrade performance; patterns for efficient Compose layouts.
Showing 2 of 2 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.