MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

Fix the problem that the pool static property holds the View referenc…

Open qiduhe opened this issue 5 months ago • 1 comments

…e, which causes Activity memory leak

PR Checklist:

  • [ ] I have tested this extensively and it does not break any existing behavior.
  • [ ] I have added/updated examples and tests for any new behavior.
  • [ ] If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

qiduhe avatar Jul 02 '25 10:07 qiduhe

duplicate of https://github.com/PhilJay/MPAndroidChart/pull/4502

hannesa2 avatar Jul 05 '25 06:07 hannesa2