JimssM
JimssM
CheckBox checkBox; LayoutInflater inflater; View floatView; inflater = getLayoutInflater(); floatView = inflater.inflate(R.layout.float_window, null); Log.d(TAG, "initView: "+floatView.findViewById(R.id.checkBox)); checkBox = floatView.findViewById(R.id.checkBox); if (checkBox != null) { // 如果 checkBox 不为空,表示成功找到了对应 ID 的...
### 插件版本号 | Version 1.21.7 ### 翻译引擎 | Translation Engine gemini flash ### 平台 | Platform macOS ### 浏览器 | Browsers Chrome ### 插件类型 | Extension Type 浏览器插件 | Browser...