1.1.3
Closes #87
Thanks: @pcansUbi for pointing out the performance issue and resolving it.
1.1.1
- Updated sample app
Closes #70, Closes #67, Closes #66
Thanks: @tcqq for #66
1.1.0
- Re-written library drawing logic
😎 - Library now supports dotted/dashed line in TimelineView
🎉 - Updated sample app
closes #22
1.0.4
Added following new methods:
-
setMarker(Drawable marker, int color)
to set a new marker drawable and color tint the drawable -
setMarkerColor(int color)
to change color of current marker -
setStartLine(int color, int viewType)
to set/change the color of start line -
setEndLine(int color, int viewType)
to set/change the color of end line