Skip to content

Animations on Android do not respect the duration scale value #10101

@philipgiuliani

Description

@philipgiuliani

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectengineflutter/engine related. See also e: labels.platform-androidAndroid applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions