techery / progresshint

ProgressBar/SeekBar delegate to show floating progress with style
Apache License 2.0
374 stars 59 forks source link

How to use float value on progress hint #15

Closed aakashy85 closed 6 years ago

aakashy85 commented 6 years ago

How to use float value on progress hint. (Like 0,0.1, 0.2, ........ ,9.8, 9.9, 10)

almozavr commented 6 years ago

What do you mean?

пн, 5 бер. 2018, 16:52 користувач aakashy85 notifications@github.com пише:

How to use float value on progress hint.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/techery/progresshint/issues/15, or mute the thread https://github.com/notifications/unsubscribe-auth/AAvnebzSI0aioLSFUnmV5skNGrWoC8Nvks5tbVFGgaJpZM4Scann .

-- Android dev. at Techery.io skype: almozavr phone: +380997146261

aakashy85 commented 6 years ago

popup show values like this 0,0.1, 0.2, ........ ,9.8, 9.9, 10

almozavr commented 6 years ago

Use SeekBarHintAdapter and, please, read README before you open an issue.

aakashy85 commented 6 years ago

We not be able to achieve this...