728x90
반응형
Source
TextView someLabel = (TextView) findViewById(R.id.some_label);
someLabel.setText("Aldiko Book Reader"); someLabel.setPaintFlags(someLabel.getPaintFlags() | Paint.STRIKE_THRU_TEXT_FLAG);
StringResource
<string id="@+id/strike_one"><strike>Aldiko Book Reader<strike></string>
반응형
'Development > Android' 카테고리의 다른 글
프로세스별 메모리 사용량 추적/분석 (0) | 2014.05.26 |
---|---|
Uri 세팅방법. (0) | 2014.02.12 |
[android] xml string에서 폰트 컬러 넣기. (0) | 2013.05.23 |
Spannable을 이용하여 문자열 특정부분에 Click 이벤트와 press 색을 노출하는 예제. (0) | 2013.05.14 |
History and Dashboards (0) | 2013.05.13 |
댓글