在Android 中, 針對View 的顯示與隱藏, 其項目有: 顯示: viewObj.setVisibility( View.VISIBLE ); 隱藏& 影響版面排版: viewObj.setVisibility( View.
確定! 回上一頁