fix a crash issue and update sdk version by waertf · Pull Request #5376 · PhilJay/MPAndroidChart

Conversation

@waertf

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

…d chart disappear

update compileSdkVersion to 33 and gradle version to 7.2
fix the issue that cannot build
add MPChartLib binary release
update read me setup for Lib binary Setup

@waertf waertf changed the title fix some crash issues and update sdk version fix a crash issues and update sdk version

Feb 2, 2023

@waertf waertf changed the title fix a crash issues and update sdk version fix a crash issue and update sdk version

Feb 2, 2023

hannesa2 added a commit to AppDevNext/AndroidChart that referenced this pull request

Feb 2, 2023

hannesa2 added a commit to AppDevNext/AndroidChart that referenced this pull request

Feb 2, 2023

hannesa2

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use most interesting parts in AppDevNext#100 because the other changes are mostly already applied in my fork.

@waertf

reformat as hannesa2 suggested

@hannesa2

2 participants

@waertf @hannesa2