Does anyone know what changed in API 28 that would...
# android
t
Does anyone know what changed in API 28 that would cause Espresso assertion
intended(hasComponent(...)
to fail ? Our tests are passing on emulator running API 27, but fail on API 28