card.io-Android-source
card.io-Android-source copied to clipboard
Change the way you draw guide text.
It is easier to modify the attributes of the guide text.
Using StaticLayout, you can use the guiding text for the width you want.
You can handle escape sequences (such as \ n or \ t) without any coding.
With this code, the guide text will behave completely like a TextView.