首页
编程
java
php
前端
首页
编程
java
php
前端
在Android Studio程序中编写的代码
希望大佬解决一下
你的这个findView函数写在onCreate()函数里了。
findview()这个方法应该放在onCreate()方法同一层级,不能写在内部
点击展开全文