Talkback announcing app_name on every screen and also adding "out of list" at the end of announcements on a dialog.
😶 4
c
Chrimaeon
12/12/2022, 7:32 PM
Please check the channel description for places where to ask general Android question. This slack workspace is meant for Kotlin.
n
Nebil
12/12/2022, 7:43 PM
This is a kotlin question(jetpack compose). I'm working on accessibility for a dialog screen but it says 'out of the list' at the end of the announcement text.
c
Chrimaeon
12/12/2022, 7:43 PM
Then better ask in #compose
n
Nebil
12/12/2022, 7:48 PM
I dont think this is a jetpack compose issue. I'm not sure if you've worked on accessibility. But thanks.
c
Chrimaeon
12/12/2022, 7:49 PM
Compose has it’s own implementation of accessibility. It’s not using anything from the “old” framework.