StateLayout用在Fragment时来回切换Fragment报异常 java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. onCreateView里面重复wrap导致的 这种怎么解决 目前是判断stateLayout是否不为空, 不为空则跳过wrap