像这种超过一屏的 list,做遍历点击的时候,当超过一屏的时候,会点击不到 list 上的 item,报错如下: junit.framework.AssertionFailedError: View is null and can therefore not be clicked!
请问有什么方法能够遍历整张 list 吗?