File tree Expand file tree Collapse file tree 1 file changed +23
-4
lines changed
Expand file tree Collapse file tree 1 file changed +23
-4
lines changed Original file line number Diff line number Diff line change 1- # ToothyProgress
1+ < a href = " https://helpcrunch.com/ " >< p align = " center " >< img alt = " flow " width = " 400 " src = " /screenshots/2.png " ></ p ></ a >
22
3- [ ![ ] ( https://jitpack.io/v/TalbotGooday/ToothyProgress.svg )] ( https://jitpack.io/#TalbotGooday/ToothyProgress )
4- [ ![ License] ( http://img.shields.io/badge/license-MIT-green.svg?style=flat )] ( )
3+ <p align =center >
4+ <a href =" https://jitpack.io/#TalbotGooday/ToothyProgress " ><img src =" https://jitpack.io/v/TalbotGooday/ToothyProgress.svg " /></a >
5+ <img alt =" Platform " src =" https://img.shields.io/badge/platforms-Android-green.svg " />
6+ <img alt =" Languages " src =" https://img.shields.io/badge/languages-Kotlin-F18E33.svg " />
7+ <a href =" https://www.apache.org/licenses/LICENSE-2.0.html " ><img src =" http://img.shields.io/badge/license-MIT-green.svg?style=flat " /></a >
8+ </p >
59
610A polyline determinated ProgressBar written in Kotlin
711
8- <img src =" /screenshots/Screenshot_1599544460.png " width =32%/ >
12+ <p >< img src =" /screenshots/Screenshot_1599544460.png " width =32%/ ></ p >
913
1014## Getting started
1115
@@ -61,6 +65,21 @@ toothyProgress.setListener(object : ToothyProgress.Listener {
6165 }
6266})
6367```
68+ ## Visual Editor
69+ In recent versions, the ability to customize the type of progress using the Visual Editor has been added.
70+ <p ><img src =" /screenshots/3.png " width =32%/ ></p >
71+
72+ ### How to use Visual Editor
73+ 1 . Open editor
74+ 2 . Move the apexes as you like. Add new apexes
75+ 3 . Click ** Load into demo player** to check the result
76+ 4 . Check the Logcat for the ** FractureData** tag and copy the initialization code from the logs
77+
78+ ## TODO
79+ - [ ] Indeterminate Progress
80+ - [ ] Style initialization from a ` .json ` file
81+ - [ ] Visual Editor improvements
82+
6483
6584## License
6685
You can’t perform that action at this time.
0 commit comments