-
Notifications
You must be signed in to change notification settings - Fork 6k
Reland "Android a11y bridge sets importantness" #44589
Conversation
This reverts commit 9117ff2.
|
https://developer.android.com/reference/android/view/View#setImportantForAccessibility(int) This shows that the method was available starting at api 16. Can you link whatever you found that made you think we needed 24 and above? |
The link you posted is for |
…132332) flutter/engine@a9be77e...16b01b9 2023-08-10 [email protected] Roll Dart SDK from 46da53e7abe2 to a2eac00da6b8 (1 revision) (flutter/engine#44601) 2023-08-10 [email protected] Fix unexpected pointer change issue and Add test case (flutter/engine#43949) 2023-08-10 [email protected] Reland "Android a11y bridge sets importantness" (flutter/engine#44589) 2023-08-10 [email protected] Support for Android Platform Views under Impeller/Vulkan (flutter/engine#44571) 2023-08-10 [email protected] Reintroduce Windows lifecycle with guard for posthumous `OnWindowStateEvent` (flutter/engine#44344) 2023-08-10 [email protected] Roll Skia from 92e6f52b0fa8 to b6492f5ce8c3 (1 revision) (flutter/engine#44597) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
The previous pr was reverted due to test failures. The failure was due to API not supported in order android version. The fix is in the second commit. [C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
The previous pr was reverted due to test failures. The failure was due to API not supported in order android version. The fix is in the second commit.
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.