android-test
android-test copied to clipboard
Skip starting and finish animations for the empty activity used in ActivityScenario.
Skip starting and finish animations for the empty activity used in ActivityScenario.
This should speed up performance in cases where system animations are not disabled.
Fixes #411