使用场景,例如,点击按钮获取输入框的内容。就需要写一堆findViewById 的代码。 Android Studio 3.6 之后,可以使用View Binding 来简化这个操作。
確定! 回上一頁