element-x-ada/libraries/ui-utils/src
Benoit Marty ba3e64c3db a11y: Make isTalkbackActive() live.
We made the assumption that the user needs to navigate to the setting to enable or disable the talkback, but there is a way to add a talkback switch on the bottom navigation bar. So the talkback can be enabled/disabled when the application is resumed. Since the UI may render differently depending on the talkback state, we need to make the composable `isTalkbackActive()` backed on a mutable state.
2025-06-20 09:43:01 +02:00
..
main/kotlin/io/element/android/libraries/ui/utils/time a11y: Make isTalkbackActive() live. 2025-06-20 09:43:01 +02:00
test/kotlin/io/element/android/libraries/ui/utils/time Apply dual licenses: AGPL + Element Commercial to file headers. 2025-01-07 10:05:04 +01:00