当前位置:网站首页>Kotlin插件 kotlin-android-extensions
Kotlin插件 kotlin-android-extensions
2022-06-12 06:52:00 【听*海】
plugins {
id 'com.android.application'
id 'kotlin-android'
id 'kotlin-android-extensions'
}
现在这个插件不会自动导入了,那我们自己在build.gradle中添加,如上代码
这个插件会根据布局文件中定义的控件id自动生成一个具有相同名称的变量,我们可以在Activity里直接使用这个变量,而不用再调用findViewById()方法

如上图,我有一个按钮id为btn,直接用就好

边栏推荐
- The difference between get and post and the code implementation of message board
- VSCode常用插件
- The first day of June training - array
- A journey of database full SQL analysis and audit system performance optimization
- android studio 利用数据库实现登录注册界面功能
- 公众号也能带货?
- Solution: content type 'application/x-www-form-urlencoded; charset=UTF-8‘ not supported
- Freshmen are worried about whether to get a low salary of more than 10000 yuan from Huawei or a high salary of more than 20000 yuan from the Internet
- 9 Sequence container
- [image denoising] salt and pepper noise image denoising based on Gaussian filter, mean filter, median filter and bilateral filter with matlab code attached
猜你喜欢

Troubleshooting of cl210openstack operation -- Chapter experiment

【图像检测】基于深度差分和PCANet实现SAR图像变化检测附matlab代码

Vscode common plug-ins

An error occurred while downloading the remote file The errormessage

【图像去噪】基于非局部欧几里德中值 (NLEM) 实现图像去噪附matlab代码

VSCode常用插件

应届生苦恼:是去华为拿1万多低薪,还是去互联网拿2万多高薪

PHP read / write cookie

Kali与编程:如何快速搭建OWASP网站安全实验靶场?

Throw away the ugly toast. The movable toast is more interesting
随机推荐
新知识:Monkey 改进版之 App Crawler
SQL language
Junior high school education, less than 3k, to 30k+ monthly salary, how wonderful life is without restrictions
PHP read / write cookie
SQL injection - blind injection
Upload file (post form submission form data)
An error occurred while downloading the remote file The errormessage
torch在高版本训练的模型在低版本中使用报错
如何更新 Kubernetes 证书
上传文件(post表单提交form-data)
Detailed explanation of convirt paper (medical pictures)
I met 15 people recently and found that I couldn't answer the basic question of this test
Use ms17-010 Eternal Blue vulnerability to infiltrate win7 and establish a permanent back door
postman拼接替换参数循环调用接口
Flink practice
sql server2019安装到这步无法进行下一步了,如何解决?
When SQL server2019 is installed, the next step cannot be performed. How to solve this problem?
Oracle Database
[image denoising] image denoising based on nonlocal Euclidean median (nlem) with matlab code
9 Sequence container