viewShowingIdlingResourceRule

Note: Not annotated with @Rule. See iviActivityTestRuleChain.

A rule that allows test cases to wait for a view to be shown or stop being shown using View.isShown. This is valuable in situations where ViewMatchers.isDisplayed() does not wait for an animated view to be idle.