MPAndroidChart icon indicating copy to clipboard operation
MPAndroidChart copied to clipboard

fix a crash issue and update sdk version

Open waertf opened this issue 3 years ago • 2 comments

PR Checklist:

  • [o ] I have tested this extensively and it does not break any existing behavior.
  • [ o] I have added/updated examples and tests for any new behavior.
  • [ o] 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

Fix null pointer exception in draw markers after real time highlighted chart disappear update compileSdkVersion to 33 and gradle version to 7.2 add MPChartLib binary release update read me setup for Lib binary Setup

waertf avatar Feb 02 '23 03:02 waertf

reformat as hannesa2 suggested

waertf avatar Feb 02 '23 07:02 waertf

merged in https://github.com/AppDevNext/AndroidChart/pull/100

hannesa2 avatar Jul 11 '23 07:07 hannesa2