Skip to content

v0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@GregorBlock GregorBlock released this 03 Jul 12:43
· 13 commits to master since this 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()