Skip to content

Fixes to the audio screen accessibility #163

Draft
SubRighteous wants to merge 2 commits intomkckr0:devfrom
SubRighteous:dev
Draft

Fixes to the audio screen accessibility #163
SubRighteous wants to merge 2 commits intomkckr0:devfrom
SubRighteous:dev

Conversation

@SubRighteous
Copy link
Copy Markdown

Summary

The following request fixes the issue #157. I wasn’t sure whether the intent was to group the entire container or just the text and slider, but grouping the whole container made the most sense since TalkBack reads the entire container.

Changes

  • Added mergeDescendants = true to ConfigGroup.OutlinedCard.Column
  • Sets Column to be the first traversal in the group followed by the sliders
  • Added contentDescription to Column Text to include the title and proper value
Screenshot_20250812_125751

These changes improve accessibility in the Audio screen and should address issue mkckr0#157.

Fixes: mkckr0#157
These changes removed unused and unnecessary imports
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