iammini5
Results
1
comments of
iammini5
My case is similar: ``` recyclerView(R.id.recycler_view_id) { atPosition(1) { notSwitchOn { id(R.id.switch) } } } ``` I don't think your response is related to the issue, actually i added a...