Relative Content

Tag Archive for androiduser-interfaceandroid-jetpack-compose

Problem with TextField in Jetpack Compose

I am trying to create a simple TextField in Jetpack Compose with a leading icon and a placeholder string Search....
But when I give the TextField a custom height of 48.dp, the placeholder text gets slightly cut-off from the bottom: