Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 578 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 578 Bytes

AndroidDottedLineView

It's a static slider just to show a progress to the user. Uses plain canvas.

To use it, import the gradle module.

The bar looks like this at the end: Example

There is a simple API to customize it -> just look at the setters in the library.

It has been extracted from JobNinja App which I founded and we try to publish as much as possible to the open source world.

We hope that we will be able to make this library much cooler in a near future.