codelab-constraint-layout
codelab-constraint-layout copied to clipboard
2.0.0-beta2 - constraintSet.applyTo() stops working after orientation change
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.
I'm having the same problem as explained above. Reverting to 2.0.0-beta1 also removed the issue.
Same with samsung z fold 3 at version 2.1.3 !