Assigned
Status Update
Comments
an...@google.com <an...@google.com>
pa...@google.com <pa...@google.com> #2
Triage notes: Still P3, still a real issue. Compat issue.
No update yet.
Triage notes: Still P3, still a real issue. Compat issue.
Description
It would be nice to make it simpler to reuse this lint rule in other places. For example we will need to add the same for Pager, ScalingLazyColumn, TvLazyColumn, StaggeredGrids, etc.
We can instead consider introducing a special annotation like @FrequentlyChangingState so it is easy to mark your own property with it and get the lint rule for free. Given that it is not even Compose UI specific concept we should even consider introducing it in compose:runtime