Skip to content

feat(a11y): add TalkBack labels to VaultStatusWidget content - #367

Open
ZacLou wants to merge 2 commits into
ethos-protocol:mainfrom
ZacLou:fix-widget-accessibility
Open

feat(a11y): add TalkBack labels to VaultStatusWidget content#367
ZacLou wants to merge 2 commits into
ethos-protocol:mainfrom
ZacLou:fix-widget-accessibility

Conversation

@ZacLou

@ZacLou ZacLou commented Sep 5, 2026

Copy link
Copy Markdown

Fixes #282

Changes

VaultStatusWidget.kt

  • Added setContentDescription calls for widget_vault_name, widget_ttl, widget_balance, and widget_beneficiary so TalkBack announces meaningful labels instead of raw text.

docs/manual-qa-checklist.md

  • Added the home-screen VaultStatusWidget and TTLWidget to the TalkBack/VoiceOver QA pass explicitly.

Verification

  • Long-press the widget on Android and verify TalkBack announces vault name, TTL, balance, and beneficiary with labels like "Vault name: ...", "Time to live: ..." etc.

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.

Add VoiceOver/TalkBack Labels for Widget Content

1 participant