litho-testing
0.47.0
litho-testing
/
com.facebook.litho.testing.viewtree
/
ViewPredicates
/
hasVisibleDrawable
has
Visible
Drawable
open
fun
hasVisibleDrawable
(
drawable
:
Drawable
)
:
Predicate
<
View
>