vipulasri/Timeline-View
 Watch   
 Star   
 Fork   
3 days ago
Timeline-View

1.2.2

What's Changed

  • add: KDoc documentation for timelineview-compose
  • add: license headers to source files
  • update: library POM description
3 days ago
Timeline-View

1.2.1

What's Changed

  • fix: Broken dashed line rendering in Timeline composable, ensuring a smooth and continuous effect.
  • update: Improved Timeline composable sample with a smoother dash effect.
4 days ago
Timeline-View

1.2.0

What's Changed

  • Add support for independent start and end-line styling in both Android View and Jetpack Compose
10 days ago
Timeline-View

1.1.6

What's Changed

  • Support for jetpack compose
  • Updated sample app with compose example
2020-05-29 20:43:04
Timeline-View

1.1.5

Fixes #71

Thanks: @henriquenfaria for #92

2020-03-12 01:58:46
Timeline-View

1.1.4

Closes #90

2020-01-04 22:58:49
Timeline-View

1.1.3

Closes #87

Thanks: @pcansUbi for pointing out the performance issue and resolving it.

2019-10-19 19:51:37
Timeline-View

1.1.2

Closes #84

Thanks: @dexpota for resolving the issue.

2019-09-29 22:07:51
Timeline-View

1.1.1

  • Updated sample app

Closes #70, Closes #67, Closes #66

Thanks: @tcqq for #66

2018-12-16 13:58:14
Timeline-View

1.1.0

  • Re-written library drawing logic 😎
  • Library now supports dotted/dashed line in TimelineView 🎉
  • Updated sample app

closes #22