Skip to content

Releases: RiccardoMoro/FreeDrawView

BugFix

21 Jul 14:20
Compare
Choose a tag to compare

Fix dot at the beginning of a line

Added some utility methods

30 May 13:07
Compare
Choose a tag to compare
Merge pull request #14 from RiccardoMoro/feature/small_improvements

Added some utility methods and sample improvements

Manually save-restore draw

25 May 09:36
Compare
Choose a tag to compare

Added the option to get the current view state (as a Serializable) and to later restore it

BugFix

02 Feb 18:12
Compare
Choose a tag to compare
v1.0.2

Fix crash if no PathDrawnListener

Added onPathStart()

23 Jan 13:16
Compare
Choose a tag to compare

With this callback you will be notified when a user starts drawing a path (part of the PathDrawnListener interface)

Initial release

23 Dec 14:00
Compare
Choose a tag to compare
v1.0.0

Update CHANGELOG.md