-
-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Please complete the following information:
- Library Version : 1.5.4
- Affected Device(s) : should be any device
Describe the Bug:
'm using Compose implemented in a Fragment. When the Fragment reaches the onDestroyView state, it causes a memory leak, as shown in the image I attached.

Expected Behavior:
The Balloon builder should not cause a memory leak.
after i check the code it self, it seems we need make the lifecycleowner on BalloonComposeView to null on dispose of ballon


Metadata
Metadata
Assignees
Labels
No labels