The Activity instance passed in to DaggerActivityTestRule.OnBeforeActivityLaunchedListener.beforeActivityLaunched(Application, Activity) is always null.
It was a nice idea, but it doesn't work. I don't think there's a way to do this until Google update the testing support library to make it possible.
The Activity instance passed in to
DaggerActivityTestRule.OnBeforeActivityLaunchedListener.beforeActivityLaunched(Application, Activity)is always null.It was a nice idea, but it doesn't work. I don't think there's a way to do this until Google update the testing support library to make it possible.