-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically
Description
On Android its possible to change the speed of the animations in the Developer settings. I have set all of them to 0.5x but my (first) flutter app does not respect the speed.
How to reproduce this issue:
- Go into developer settings
- Set all scales to another value than 1x
What do I expect?
The Flutter example app should also change the speeds of the animations
Whats the result?
Animation speeds in the Flutter example app are the same.
philipgiuliani, incognitojam, festelo, GilDev and 2zqa
Metadata
Metadata
Assignees
Labels
P3Issues that are less important to the Flutter projectIssues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.platform-androidAndroid applications specificallyAndroid applications specifically