Is it possible to change OutlinedTextField height ...
# compose
s
Is it possible to change OutlinedTextField height without cutting the content??
d
What should happen instead? Shrink?
s
Well with material library in xml there was Dense style that used to make it small removing those extra top and bottom inner padding. Is there any equivalent here?