Andrew Bailey
Andrew Bailey
Hello! I have some updates to share about Jockey, and unfortunately don't have a better place to share them. To summarize: - I am phasing out the the name marverenic....
`RememberMissingDetector` deviates from the `UnrememberedStateDetector` ([link to source](https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/runtime/runtime-lint/src/main/java/androidx/compose/runtime/lint/UnrememberedStateDetector.kt)) inspection that ships with compose, and seems to have incorrect behaviors. `RememberMissingDetector` will not flag this code which is missing calls to...