Open TWiStErRob opened 1 year ago
Looking at the difference the problem probably comes from trackball or dpad hardware being enabled with
echo no | avdmanager create avd --force -n test --abi "default/x86_64" --package "system-images;android-21;default;x86_64"
Brought out by EspressoExtensionsTest_onActionMenuView.testWorkingWithId
test
is the emulator created by reactivecircus CI, not sure what's different about it.