codelab-constraint-layout icon indicating copy to clipboard operation
codelab-constraint-layout copied to clipboard

2.0.0-beta2 - constraintSet.applyTo() stops working after orientation change

Open zacwootton opened this issue 6 years ago • 2 comments

In a fragment that uses constraintSet.applyTo() to animate layout changes, rotating phone (HTC M8 One) for orientation change or tapping edit text box to reveal keyboard results in constraintSet.applyTo() no longer working, leaving the layout locked in its current state. Minimizing the app and returning or navigating away from the fragment and returning fixes the issue. Reverting to 2.0.0-beta1 removes the issues entirely.

zacwootton avatar Aug 13 '19 09:08 zacwootton

I'm having the same problem as explained above. Reverting to 2.0.0-beta1 also removed the issue.

JasiekRadzik avatar Oct 01 '19 11:10 JasiekRadzik

Same with samsung z fold 3 at version 2.1.3 !

chubecode avatar Mar 06 '22 04:03 chubecode