ViewParent parent = getParent(); while (parent != null && parent instanceof ... getParent() instanceof ViewGroup)) { throw new IllegalStateException( ...
確定! 回上一頁