v0.7.0
Pre-release
Pre-release
Breaking Changes!
- Add padding calculation
- Move layout algorithm from adapter to view and rename Algorithm to Layout.
- Migrate to androidx.
- Bump targetSdk/compiledSdk version to 29
- Migrate to kotlin
- Remove ZoomLayout from GraphView.
- Now the redraw must be initiated manually via adapter.notifyDataSetChanged()