daimajia / daimajia/AndroidViewAnimations

Multiple SlideIn effects doesn't work properly

Open
#133 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.4k
Forks
2.4k
PR merge metrics
No merged PRs in 30d

Description

* Hi,I have three ConstraintLayouts,they are on the left,right,bottom side on the layout.

* And i set SlideInLeft on the left ConstraintLayout,SlideInRight on the right ConstraintLayout,and SlideInUp on the bottom ConstraintLayout,all these happens after onWindowFocusChanged(boolean hasFocus).

* It appears the bottom ConstraintLayout slides in up first,then the right one slides in right ,at last the left one sildes in.

* But they can slide out properly at the same time !!

Any idea?It this is a bug?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.