📜  java android development 按 id 查找元素 - Java 代码示例

📅  最后修改于: 2022-03-11 14:52:10.043000             🧑  作者: Mango

代码示例1
findViewById(R.id.idName) // "idName" replaced with the id of the element you want