我如何在 kakao 的另一个元素中找到元素。 例如我可以找到元素:
val paymentsCell = KView { withId(R.id.testId) }
我应该怎么做才能在 kotlin 的 paymentsCell 中找到一个元素
尝试检查文档