kofigyan / StateProgressBar

Android library to realize the various states and transitions in a ProgressBar.
1.54k stars 233 forks source link

line break(new line) or marquee for the description. #33

Open swy0710 opened 6 years ago

swy0710 commented 6 years ago

Hello,

I am wondering how to set a line break or marquee if a text of the description is long? Do you have any option?

Please help.

kofigyan commented 6 years ago

Please check "Add Multiline Description Data to StateProgressBar" in the readme.md.

swy0710 commented 6 years ago

@kofigyan

Thank you for the comment. I already checked it and it's made manually using "\n".

I want to make it automatically. Is is possible?

kofigyan commented 6 years ago

Please give me up to next week to work on this. I must first design a good algorithm so it works well with existing solutions like the use of " \n" and so on. I will quickly update you when is done. On 5 Jun 2018 05:43, "swy0710" notifications@github.com wrote:

@kofigyan https://github.com/kofigyan

Thank you for the comment. I already checked it and it's made manually using "\n".

I want to make it automatically. Is is possible?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/kofigyan/StateProgressBar/issues/33#issuecomment-394588603, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKgpL06xFqzm8_0Y3MOMSH_Wpj0InHTks5t5hqFgaJpZM4UaB5p .

swy0710 commented 6 years ago

@kofigyan Thank you!! I'm looking forward to your update. :)