Release Robolectric 4.10 Alpha 1 Β· robolectric/robolectric

Robolectric 4.10 adds support for native Android graphics. It is currently disabled by default and can be enabled using @GraphicsMode(NATIVE). When native graphics is enabled, interactions with And...

GitHub