TextView tv = new TextView(this); String string= "Hello"; String title="MyTitle"; SpannableString ss1= new SpannableString(string); ss1.
確定! 回上一頁