Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-compose-textfield

Optional to pass leadingIcon, trailingIcon parameters to own OutlinedTextField

Android Jetpack Compose cannot change BasicTextField cursor thumb color

How to make a always on placeholder/hint for Jetpack Compose TextField?

How to auto request focus to a text field when navigated to a composable in jetpack compose

Partially color text and make it clickable in Jetpack Compose [duplicate]

Jetpack Compose ExposedDropdownMenu not showing up when pressed

Jetpack Compose: Textfield doesn't lose focus on click outside of it

How to know when a Composable like TextField gains focus?

How to change the TextDecoration.Underline with a custom style?

Jetpack Compose: Textfield and FAB not using full width

How to reduce the height of androidx.compose.material3.OutlinedTextField

How to measure a Composable before displaying it as InlineTextContent?

Jetpack compose TextField, is there a way to show a drag handle bubble to move cursor position when editing text?

How to clear textfield value in Jetpack Compose?

How to get stringResource if not in a composable function

Jetpack Compose - how to center text in ClickableText

Jetpack Compose TextField capture keyboard Enter-input

How to create bulleted text list in Android Jetpack Compose?