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