-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
androidquestionNot a bug, but question or commentNot a bug, but question or commentupstream (AOSP)Issue is in Google issue trackerIssue is in Google issue tracker
Description
The Jetbrains version of the lifecycle library depends on Android's lifecycle 2.8.0. Version 2.8.2 fixes some annoying issues with the LocalLifecycleOwner. I'm requesting that we update Jetbrains lifecycle to 2.8.2 to match the Android version.
Affected platforms
- Android (I know the template says to use the Android issue tracker, but this is a Jetbrains issue to update the binary that includes the fix)
Versions
- Libraries:
- org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose:2.8.0
Here's the Google issue tracker fix of it
https://android-review.googlesource.com/c/platform/frameworks/support/+/3096018
The issue was seen in a standard UI test similar to this
square/leakcanary#2677
Metadata
Metadata
Assignees
Labels
androidquestionNot a bug, but question or commentNot a bug, but question or commentupstream (AOSP)Issue is in Google issue trackerIssue is in Google issue tracker