Skip to content
Commit f58e4130 authored by Grace Cheng's avatar Grace Cheng
Browse files

Use announceForAccessibility to workaround Talkback rate-limitation

Talkback 14.0 has new rate-limitation design to reduce frequency of
TYPE_WINDOW_CONTENT_CHANGED events to once every 30 seconds. Since
showing error and help messages in BiometricPrompt requires sending
events exceeding this frequency, use View#announceForAccessibility as a
workaround (context: b/281765653#comment18)

Test: Manually verified all missing talkback announcements are fixed
Fixes: 289145585
Fixes: 289011350
Fixes: 289006313
Change-Id: I058be826cebe6f3f4ab3fcfd36389d97e44b2189
parent fad60a95
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment