有2種方法可以設定TextView文字置中:一:在xml檔案設定:android:gravity="center"二:在程式中設定:m_TxtTitle.setGravity(Gravity.
確定! 回上一頁