andkulikov / Transitions-Everywhere

Set of extra Transitions on top of Jetpack Transitions Library
Apache License 2.0
4.83k stars 486 forks source link

Ensure bounds are updated together (apply fix from the latest Android SDK) #75

Closed lukaville closed 6 years ago

lukaville commented 6 years ago

The animator was setting the value twice on the first run, so the bounds was being set improperly as the top/left was being set from a different frame than the bottom/right.

See https://android.googlesource.com/platform/frameworks/base/+/f31efa38f86f41965089f748ddb1085b35912b30