Search code examples
How do I fix the Text error in Android Studio without creating a function for this?...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

Read More
How to close the virtual keyboard from a Jetpack Compose TextField?...


androidkotlinandroid-jetpack-composeandroid-input-methodandroid-compose-textfield

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


androidandroid-jetpack-composeandroid-compose-textfield

Read More
Restrict only numbers in TextField in jetpack compose...


androidkotlinandroid-jetpack-composeandroid-jetpackandroid-compose-textfield

Read More
Optional to pass leadingIcon, trailingIcon parameters to own OutlinedTextField...


androidkotlinandroid-jetpack-composeandroid-jetpack-compose-material3android-compose-textfield

Read More
How to remove indicator line of TextField in Androidx Compose Material?...


androidandroid-textinputlayoutandroid-jetpack-composeandroid-compose-textfield

Read More
How to change TextField's highlighted text color on Jetpack Compose?...


androidandroid-jetpack-composeandroid-textinputlayoutandroid-compose-textfield

Read More
Android Compose Faking Keyboard for specific textfields...


android-layoutandroid-jetpack-composetextfieldcustom-keyboardandroid-compose-textfield

Read More
How to add uneditable postfix (suffix) to TextField in Jetpack Compose?...


androidandroid-jetpack-composetextfieldandroid-jetpackandroid-compose-textfield

Read More
Jetpack Compose: Custom TextField design...


androidandroid-jetpack-composeandroid-jetpackandroid-textinputlayoutandroid-compose-textfield

Read More
Jetpack compose thousands separator visual transformation that also works with a decimal...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

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


androidandroid-jetpack-composeandroid-compose-textfield

Read More
Android Jetpack compose (1.0.0-beta07): TextField - None of the following functions can be called wi...


androidandroid-jetpack-composeandroid-compose-textfield

Read More
How to create bulleted text list in Android Jetpack Compose?...


androidandroid-compose-textfield

Read More
TextField maxLength - Android Jetpack Compose...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

Read More
Compose TextField Modifier.onFocusChanged {} event being called upon initialization even though no u...


androidandroid-jetpack-composeandroid-compose-textfield

Read More
Jetpack compose: Setting ImeAction does not close or change focus for the keyboard...


androidandroid-jetpack-composeandroid-compose-textfield

Read More
Equivalent of "expandedHintEnabled" in Jetpack Compose TextField...


androidkotlinandroid-jetpack-composeandroid-textinputlayoutandroid-compose-textfield

Read More
Set Ellipsis at the start (left) of the text in jetpack compose...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

Read More
How to show error message in OutlinedTextField in Jetpack Compose...


androidkotlinandroid-jetpack-composeandroid-compose-textfield

Read More
Jetpack Compose how to remove EditText/TextField underline and keep cursor?...


androidandroid-textinputlayoutandroid-jetpack-composeandroid-compose-textfieldandroid-jetpack-compose-text

Read More
TextMeasurer gives different results than the actual Text in Jetpack Compose...


android-jetpack-composetext-sizeandroid-compose-textfield

Read More
JetPack Compose Button with drawable...


androidandroid-jetpack-composeandroid-compose-textfieldandroid-compose-buttonandroid-jetpack-compose-button

Read More
How to get a callback when a Text element is pressed down and have the callback include information ...


android-jetpack-composeandroid-compose-textfield

Read More
Text color is incorrect in dark mode on real device...


androidandroid-compose-textfieldandroid-jetpack-compose-material3

Read More
How to set LineHeight using AnnotatedString in Jetpack Compose...


androidandroid-jetpack-composeandroid-compose-textfield

Read More
TextField with hint text in jetpack compose...


androidandroid-textinputlayoutandroid-jetpack-composeandroid-compose-textfield

Read More
Jetpack compose state management, unable to change background color of Card...


androidandroid-jetpack-composeandroid-jetpackandroid-compose-textfieldandroid-compose-card

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


androidandroid-jetpack-composeandroid-compose-textfield

Read More
How to change the outline color of OutlinedTextField from jetpack compose?...


androidandroid-jetpack-composeandroid-themeandroid-textinputlayoutandroid-compose-textfield

Read More
BackNext