You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ComposeComposableModifier rule suggests the usage of Modifier.composed { } which is no longer recommended according to the Android developer documentation
The
ComposeComposableModifier
rule suggests the usage ofModifier.composed { }
which is no longer recommended according to the Android developer documentationLinks:
ComposeComposableModifier
rule: https://github.com/slackhq/compose-lints/blob/main/compose-lint-checks/src/main/java/slack/lint/compose/ModifierComposableDetector.ktThe text was updated successfully, but these errors were encountered: