kakao / com.agoda.kakao / ViewBuilder / withParent
fun withParent(function:
ViewBuilder
.() ->
Unit
):
Unit
Matches the view which has parent with given matcher
function
- ViewBuilder which will result in parent matcher
kakao / com.agoda.kakao / ViewBuilder / withParent
fun withParent(function:
ViewBuilder
.() ->
Unit
):
Unit
Matches the view which has parent with given matcher
function
- ViewBuilder which will result in parent matcher