Skip to content

Instantly share code, notes, and snippets.

View fynngodau's full-sized avatar

fynngodau

View GitHub Profile
anonymous
anonymous / gist:1190397
Created September 3, 2011 01:57
private TextView htmlTextView;
private SpannableStringBuilder htmlSpannable;
@Override
public void onCreate(Bundle savedInstanceState) {
// ...
// first parse the html
// replace getHtmlCode() with whatever generates/fetches your html