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
Loading
Please register or sign in to comment