📜  java android development get element by id - Java 代码示例

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

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