Android Q transition by default#82670
Conversation
|
By replacing with the new transition, the "Hero pop transition interrupted by a push" test is no longer needed, or should be only tested with Android.Emulator.-.Pixel_4_XL_API_30_5554.2021-05-19.22-01-16.mp4 |
|
Regarding internal tests that broken previously, I'm assuming they are all affected by the finder's scope, which require to migrate finders to descendants. It won't be too hard to migrate them. :) |
|
cc @goderbauer |
|
/cc @HansMuller |
|
@AlexV525 - sorry it's taken so long to get to this. I will review it tomorrow and it looks like you'll need to update the PR because of the conflict. |
368da62 to
45d9853
Compare
45d9853 to
2a3a8dd
Compare
HansMuller
left a comment
There was a problem hiding this comment.
This looks good. I'm going to try and land it on Tuesday 8/17 since I'm not around until then and we'll need to keep an eye on it; it may break existing internal tests.
Sure, I'll write a breaking change note once the website's infrastructure is stable. |
|
We used to have a BOT running internal tests, right? |
This reverts commit 4053b4b.
This reverts commit a1ae4fe.
* Reland "Android Q transition by default (flutter#82670)" This reverts commit 4053b4b. * Fix `overall_experience_test.dart` for flutter_tools
Continued from #51538 , resolves #43277 .
According to Style guide , we might need to keep the same transition behavior with the latest Android.
It should be a breaking change since it's an update with the fundamental part of Flutter.
Pre-launch Checklist
///).