Aadded sender name when voiceover focuses a poll title (#4306)

* added sender name in poll voiceover

* improved the code

* code improvement
This commit is contained in:
Mauro
2025-07-08 16:37:27 +02:00
committed by GitHub
parent a6a536dae7
commit 89275b2a6c
5 changed files with 28 additions and 12 deletions

View File

@@ -128,7 +128,6 @@ struct StartChatScreen: View {
}
} else {
Section.empty
.accessibilityHidden(true)
}
}