Issue #558: Improve on accessibility for Spotlight #597
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Issue ticket
Issue 1:
I made a minor improvement to accessibility by adding semantic actions.
This UX is not ideal. For it to work properly I assume we need to get hold of a callback from TalkBack or semantics that tells us which item is currently selected and when the user performs another swipe gesture. Based on the swipe gestures direction we'll need to call the right function on the spotlight next() or previous().
Issue 2:
Fixed
I've attached a video:
ezgif.com-resize.mov
Check list
CHANGELOG.md
if required.