-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: [ANDROAPP-5900] set initial composition to 0, manage textfieldVa…
…lue correctly on value change (#186) * bug: [ANDROAPP-5900] set initial composition to 0, manage textfieldValue correctly on value change * fix: [ANDROAPP-5900] extract rememberable variable to avoid unnecessary recompositions and use TextFieldValue for Inputs to maintain cursor, selection and composition control. * fix: [ANDROAPP-5900] amend build gradle changes * bug: [ANDROAPP-5900] set initial composition to 0, manage textfieldValue correctly on value change * fix: [ANDROAPP-5900] extract rememberable variable to avoid unnecessary recompositions and use TextFieldValue for Inputs to maintain cursor, selection and composition control. * fix: [ANDROAPP-5900] amend build gradle changes * fix: [ANDROAPP-5900] allow null values and correct Input Negative Integer
- Loading branch information
1 parent
db6b670
commit 6b4b9ba
Showing
55 changed files
with
578 additions
and
565 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.