Is there an easy way, to animate the border of an ...
# compose
t
Is there an easy way, to animate the border of an OutlinedTextField? I've tried using a BasicTextField, passing it a TextfieldDefaults.OutlinedTextFieldDecorationBox with a Box, that animates the border like described here, however it does not work for me.