Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-compose-textfield

Jetpack Compose PlatformTextStyle includeFontPadding is deprecated, so what is the solution?

Row with two Text in Constraint fashion in Jetpack Compose

Keyboard flickering when programmatically hidden in Jetpack Compose

OutlinedTextField doesn't resize to a minimumWidth in Compose

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?