Is there a way to emulate the really useful autoSi...
# compose
p
Is there a way to emulate the really useful autoSizeTextType*=*"uniform" behaviour, ie size the text according the size of the textview?
👀 2
👍 4
z
a
I filed a bug requesting auto size text but they said it was low priority.
v
TextDelegate
is exposed in alpha11 as an
@InternalTextApi
and works pretty good for a crude implementation.
a
Interesting. Wonder if it will make the beta api