滑動到第二個tab時,程序崩潰
? java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
? java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first.
2016-06-14
舉報
2016-07-13
You must call removeView() on the child's parent first.你得先回調父容器。