-
Notifications
You must be signed in to change notification settings - Fork 220
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix memory leaks by releasing references to Paparazzi from Compose ru…
…ntime The Compose runtime via AndroidUiDispatcher and Recomposer holds onto the Paparazzi instance...and LayoutLib! As a result, heap space is quickly clobbered resulting in OOMs. Related: https://twitter.com/Piwai/status/1522694063413112832 https://issuetracker.google.com/issues/209497244#comment3 https://android-review.googlesource.com/c/platform/frameworks/support/+/2105346/
- Loading branch information
Showing
1 changed file
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters