Blueprint
blueprint-testing-robot
/
reactivecircus.blueprint.testing.matcher
/
RecyclerViewMatcher
/
withItemViewType
with
Item
View
Type
fun
withItemViewType
(
@
IdRes
recyclerViewId
:
Int
,
itemViewType
:
Int
)
:
Matcher
<
View
>
fun
withItemViewType
(
@
IdRes
recyclerViewId
:
Int
,
itemViewType
:
Int
,
targetViewId
:
Int
)
:
Matcher
<
View
>