Skip to content

Minor fixes to Compose UI#297

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

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

Conversation

@chenxiaolong
Copy link
Copy Markdown
Owner

  • Adjust window insets to allow scrolling from inset region
  • Make error dialog text selectable
  • 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
  • Fix reloading permission state after denying once and then granting via Android's settings

- Adjust window insets to allow scrolling from inset region
- Make error dialog text selectable
- 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
- Fix reloading permission state after denying once and then granting
  via Android's settings

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 b200417 into master Jun 2, 2026
1 check passed
@chenxiaolong chenxiaolong deleted the compose branch June 2, 2026 22:28
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