fix a crash issue and update sdk version by waertf · Pull Request #5376 · PhilJay/MPAndroidChart
Conversation
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
changed the title
fix some crash issues and update sdk version
fix a crash issues and update sdk version
waertf
changed the title
fix a crash issues and update sdk version
fix a crash issue and update sdk version
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.
This file contains hidden or 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