Fixed
Status Update
Comments
ka...@gmail.com <ka...@gmail.com> #2
Also spent a good chunk of time debugging memory leaks in our apps and discovered the same thing. Upgraded all the way to `compose:1.3.0-alpha03` and `activity-compose:1.6.0-beta01` with the same leaks.
le...@google.com <le...@google.com>
ap...@google.com <ap...@google.com> #3
This is a significant issue. Every app that integrates compose with an Activity will leak that Activity.
We automated a test to switch back and forth to an Activity for about 15 minutes. Attached screenshots of our results.
170 Leaks for referencing compose `setContentView` inside an Activity.
We automated a test to switch back and forth to an Activity for about 15 minutes. Attached screenshots of our results.
170 Leaks for referencing compose `setContentView` inside an Activity.
Description
object props {
lateinit var text: String
}
Stacktrace related as txt file
Jetpack Compose: 0.1.0-dev02
Android Studio Build: 4.0 Canary 1
Kotlin Gradle Plugin: 1.3.60-eap-25
Android Gradle Plugin: 4.0.0-alpha01
Gradle: 5.6.2
Java: 1.8
OS: Linux 5.3