String str = "<a>This is a <font color='blue'> blue text</font> and this is a <font color='red'> red text</font> </a>"; TextView textView = ( ...
確定! 回上一頁