androidx / constraintlayout

ConstraintLayout is an Android layout component which allows you to position and size widgets in a flexible way
Apache License 2.0
1.06k stars 177 forks source link

Fix import issues for unit test in MotionLayoutVerification #703

Closed jswong65 closed 1 year ago

jswong65 commented 1 year ago

Updated the import path since those files were migrated in https://github.com/androidx/constraintlayout/pull/114