HTextView icon indicating copy to clipboard operation
HTextView copied to clipboard

Very Nice View

Open xu6148152 opened this issue 8 years ago • 2 comments

How about using List<Float> instead of float[] with gap? because I think that the size of array may be a potential issue when the size of text is longer than 100.

xu6148152 avatar Jan 01 '16 10:01 xu6148152

@xu6148152 I agree with you,it‘s a bug,but now the HTextView can only show one line, it should be use to show a short text, so I think the length will not more that 100, but what you said is a better that what i did.

hanks-zyh avatar Jan 01 '16 11:01 hanks-zyh

@xu6148152 is there any way to show mutiple lines?

lengyijun avatar Jan 31 '16 10:01 lengyijun