Closed atetc closed 6 years ago
Can't check the item (RecyclerView) inside ListView, because right now KRecyclerView doesn't have an interface for providing a parent.
listView.childAt<>(5) { recyclerView { hasSize(3) } }
I will pick up this issue, thanks for reporting.
Can't check the item (RecyclerView) inside ListView, because right now KRecyclerView doesn't have an interface for providing a parent.