Espresso UI Tests Fail to Display Components with 0dp Width or Height in ConstraintLayout
I am encountering an issue with my Android application’s UI tests using Espresso. When I run a UI test, almost nothing is visible on the screen. However, when I normally launch the application on a device, everything is displayed correctly as expected.