Text size
This test checks if text scales and has sufficient space to grow in size.
- The text size unit must be
sp
. - The width or height of the
TextView
should not be fixed. - The container of the
TextView
should not have a fixed width or height.
This test checks if text scales and has sufficient space to grow in size.
sp
.TextView
should not be fixed.TextView
should not have a fixed width or height.