android-autofittextview icon indicating copy to clipboard operation
android-autofittextview copied to clipboard

Add height/maxHeight support.

Open grantland opened this issue 10 years ago • 5 comments

Probably will utilize StaticLayout.

grantland avatar Mar 06 '14 00:03 grantland

Are you actively working on this (if so, any ETA?) or, if I need this feature, should I add it myself and submit a pull request?

drbild avatar Mar 14 '14 18:03 drbild

I have yet to start this feature, so you're welcome to! It'd be great if you could update this issue here if/when you start.

Thanks!

grantland avatar Mar 17 '14 06:03 grantland

Has this issue been resolved yet? I'm using your textview in a vertical linear layout with weights instead of heights, but the textsize doesn't change. The textview appears to think it has more height available to it, and I think this issue is related. Everywhere else it works great!

Will5 avatar Sep 28 '14 02:09 Will5

Unfortunately there has not been any change on this issue.

grantland avatar Oct 02 '14 17:10 grantland

I was also looking at this library to see whether i could shrink down a single line text if does not fit into the available width. Unfortunately that does not seam to work.

mpost avatar Feb 21 '15 11:02 mpost