Skip to content

Minor fixes to Compose UI#888

Merged
chenxiaolong merged 1 commit into
masterfrom
compose
Jun 2, 2026
Merged

Minor fixes to Compose UI#888
chenxiaolong merged 1 commit into
masterfrom
compose

Conversation

@chenxiaolong
Copy link
Copy Markdown
Owner

  • Adjust window insets to allow scrolling from inset region
  • Use TextFieldState for all TextFields
  • Make TextFields single line where appropriate
  • Remove viewbinding generation now that we don't use views
  • Use rememberUpdatedState where appropriate
  • Remove @Composable for functions that don't need it

- Adjust window insets to allow scrolling from inset region
- Use TextFieldState for all TextFields
- Make TextFields single line where appropriate
- Remove viewbinding generation now that we don't use views
- Use rememberUpdatedState where appropriate
- Remove @composable for functions that don't need it

Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong self-assigned this Jun 2, 2026
chenxiaolong added a commit that referenced this pull request Jun 2, 2026
Signed-off-by: Andrew Gunnerson <accounts+github@chiller3.com>
@chenxiaolong chenxiaolong merged commit e5b9879 into master Jun 2, 2026
1 check passed
@chenxiaolong chenxiaolong deleted the compose branch June 2, 2026 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant