<TextField is cutting text at the bottom because d...
# stackoverflow
u
TextField is cutting text at the bottom because default padding I almost completely successfully implemented the custom search component I needed, but I have one last problem. I need my component to be only 45dp to match the designer's requirements, but at that height, due to the TextField padding, it's clipping the text on top. I leave you below a screenshot of what is happening and the code I have. Is there any way to resolve this? I'm new to Jetpack Compose and that's all I need to close this component. <a href="

https://i.stack.imgur.com/9epVL.png

"...