Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in android-compose-textfield

How to check if TextField has overflown? And how to apply autoresize?

How do I separate text and icon in TextButton

is there a way to increase TextField password dot icon much bigger in jetpack compose?

Text in Border using Jetpack Compose

Error: (JetPack Compose) Type 'TypeVariable(T)' has no method 'getValue(Nothing?, KProperty<*>)

Android Jetpack Compose - Composable Function get recomposed each time Text-field value changes

How to hide TextFieldCursorHandle in Jetpack compose for TextField/BasicTextField?

Access TextField value from another composable function in Jetpack Compose

Why does the cursor always appear at the start of my OutlinedTextField?

Unexpected Text colour alpha in Jetpack Compose Material Theme

How to make sure the phone keyboard is always hidden when pressing on BasicTextField?

Android Compose Faking Keyboard for specific textfields

How to make TextField unclickable/unfocusable?

Allow ONLY Letters in Keyboard - Jetpack Compose

I cannot use TextField() in jetpack Compose(Material 3)

Editable Dynamic ExposedDropDownMenuBox in Jetpack Compose

How to set LineHeight using AnnotatedString in Jetpack Compose

Jetpack Compose Text Hyphenation

How to Change Jetpack Compose Bom Version to Alpha in libs.versions.toml?