element-x-ada/libraries/ui-utils
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
..
src a11y: Make isTalkbackActive() live. 2025-06-20 09:43:01 +02:00
build.gradle.kts Allow using a hardware keyboard to unlock the app using a pin code (#4530) 2025-04-07 11:55:35 +02:00