card.io-Android-source icon indicating copy to clipboard operation
card.io-Android-source copied to clipboard

Change the way you draw guide text.

Open LeeKangUk opened this issue 7 years ago • 0 comments

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.

LeeKangUk avatar Jan 09 '18 01:01 LeeKangUk