TV.setText("bla");. TV.measure(0, 0); //must call measure! TV.getMeasuredHeight(); //get width. TV.getMeasuredWidth(); ...
確定! 回上一頁