Skip to content

Conversation

copybara-service[bot]
Copy link

Remove incorrect Robolectric overrides for fling velocity

Robolectric was using incorrect values for fling velocity
values in ViewConfiguration. It was using '4000' as the base fling
velocity, which comes from pre-JB. The correct base value is '8000'

This is part of the effort to remove ShadowViewConfiguration in favor
of the real Android code.

Robolectric was using incorrect values for fling velocity
values in ViewConfiguration. It was using '4000' as the base fling
velocity, which comes from pre-JB. The correct base value is '8000'

This is part of the effort to remove ShadowViewConfiguration in favor
of the real Android code.

PiperOrigin-RevId: 627449715
@copybara-service copybara-service bot merged commit cb095e2 into google Apr 23, 2024
@copybara-service copybara-service bot deleted the piper_627260079 branch April 23, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant