Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-compose-textfield

How to call a composable function in onClick event

How to restrict Keyboard Enter key not to allow input in the next line (TextField in Android Jetpack Compose)

Android Compose TextField: How to set exact 3 lines

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