Android.widget,textView cannot be cast to android.widget,button

前端 未结 11 613
你的背包
你的背包 2020-12-08 05:01

I keep getting a runtime error when launching my activity and it says android.widget.textview cannot be cast to android.widget.button?

XML:



        
11条回答
提交回复
热议问题