packages/SystemUI/multivalentTests/src/com/android/systemui/shade/NotificationShadeWindowViewTest.kt
+22
−1
+14
−5
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This ensures that we don't have stray TalkBack events when a launching view loses focus after the launch transition is triggered. Any solution to this problem requires us to rely on the knowledge of whether or not the launch animation is running. This seems like the most comprehensive approach for the whole Shade, while being as surgical as possible and removing the performance implications of marking the subtree unimportant for accessibility altogether. Bug: 383688212 Bug: 379222226 Flag: com.android.systemui.shade_launch_accessibility Test: atest NotificationShadeViewControllerTest NotificationShadeViewTest Change-Id: I5a65e0107c245e7e8830769f2c515e41578c70bf