LayoutParams tvPara = (LayoutParams) m_tv.getLayoutParams(); m_tv.requestLayout(); m_iTextWidth = tvPara.width;