Lriccardo TimelineView Versions Save

A customizable and easy-to-use Timeline View library for Android. Works as a RecyclerView decorator (ItemDecoration)

1.1.2

2 years ago

What's Changed

  • Improved TimelineDecorator performances

Full Changelog: https://github.com/lriccardo/TimelineView/compare/1.1.1...1.1.2

1.1.1

2 years ago
  • Fix TimelineDecorator not using the correct default values when TimelineAdapter is not implemented
  • Draw TimelineDecorator inside the RecyclerView paddings

1.1.0

2 years ago

Added custom drawable indicator

1.0.5

2 years ago

Added indicatorYPosition and fixed some offset calculation errors

1.0.4

2 years ago

1.0.3

2 years ago
  • Added new indicator and line styles
  • Various improvements

1.0.2

2 years ago

Add maven-publish plugin

1.0.1

2 years ago

Fix Jitpack builds

1.0.0

2 years ago

First release!