没有我的交叉签名,但我的程序没有运行,我无法知道logcat的错误输出这是我的主要活动代码
/** CalledUnable to start activityComponentInfo{com.mokshya.androidparse/com.mokshya.androidparse.MainActivity}: java.lang.ClassCastException: android.widget.TextView can
我尝试使用以下代码将viewObject转换为TextView对象:函数"GetViewWithParams但是当我运行它的时候,我得到了这样的异常:
java.lang.ClassCastException: android.view.View cannot be cast to android.widget.TextView