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.07k stars 176 forks source link

Fix testCustomTextSize #726

Closed oscar-ad closed 2 years ago

oscar-ad commented 2 years ago

Test would fail depending on the configuration of the running device, this makes it so that the test is consistent across devices.

Tested with two devices that would otherwise fail separately.