Skip to content

Commit 624502b

Browse files
committed
Readme with updates
1 parent d5244ff commit 624502b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ During the full Kotlin conversion,
99
* 🛑 package name changed to `info.appdev.charting`, but there are still the old main chart classes included, but they will be removed in the future
1010
* 🛑 `MPPointF` in renamed to `PointF`
1111
* 🛑 `MPPointD` in renamed to `PointD`
12+
* 🛑 methods like `setSomethingEnabled(true)` are now properties like `isSomething = true`
1213

1314
### Project status: maintenance mode
1415
Issues are ignored, but pull requests are not. If you need to get something done, submit a PR!

0 commit comments

Comments
 (0)