Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support accessibility scroll #1169

Merged
merged 3 commits into from Mar 11, 2024

Conversation

ASalavei
Copy link
Collaborator

@ASalavei ASalavei commented Mar 6, 2024

Proposed Changes

Support scrolling on following gestures when Voice Over feature enabled:

  • 3-finger accessibility scroll keeping elements selection.
  • Left and right Swipe (focus previous/next element) performs scroll to element if it outside scrollable area bounds.

# Conflicts:
#	compose/ui/ui/src/uikitMain/kotlin/androidx/compose/ui/platform/Accessibility.uikit.kt
@ASalavei ASalavei merged commit 0368420 into jb-main Mar 11, 2024
6 checks passed
@ASalavei ASalavei deleted the andrei.salavei/support-sccessibility-scroll branch March 11, 2024 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants