Skip to content

Move objects to PlatformContext#3217

Open
Apolo (ApoloApps) wants to merge 8 commits into
JetBrains:jb-mainfrom
ApoloApps:movePlatformObjects
Open

Move objects to PlatformContext#3217
Apolo (ApoloApps) wants to merge 8 commits into
JetBrains:jb-mainfrom
ApoloApps:movePlatformObjects

Conversation

@ApoloApps

Copy link
Copy Markdown

… Autofill and AutofillManager to PlatformContext.

Remove PlatformScreenReader in favour of PlatformAutofillManager, it seems like a good place to put it and we avoid double allocation (in iOS) or allocation at all (in all other)
@ApoloApps
Apolo (ApoloApps) marked this pull request as ready for review July 13, 2026 11:26
@ApoloApps Apolo (ApoloApps) changed the title Move objects to PlatformContext and merge ScreenReader with A11y manager Move objects to PlatformContext Jul 15, 2026

@ASalavei Andrei Salavei (ASalavei) left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iOS part LGTM

@ApoloApps

Copy link
Copy Markdown
Author

tests should not fail now (i made a similar error in another PR, import androidx.compose.ui.unit.toDpSize is needed!)

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.

3 participants