我正在创建一个新的android应用程序,我正在使用表格布局。我已经编写了如下代码,但当我运行程序时,它显示了关闭程序的力量。有没有人能帮上忙呢?start activity ComponentInfo{com.example.androidtablayout/com.example.androidtablayout.SongsActivity}: java.lang.IllegalStateExceptionYou must call removeView() on the child's paren
这是我的代码:setContentView(Frame.world.getScreen());在第二行,我得到以下错误:
ERROR/AndroidRuntime(15229): Caused by: java.lang.IllegalStateException: The specifiedYou must call removeView() on the child's parent first.
下面是我的代码: private48:19.254: E/AndroidRuntime(1185): FATAL EXCEPTION: main
03-19 19:48:19.254: E/AndroidRuntime(1185): java.lang.IllegalStateExceptionYou must call removeView() on t