From 5b6880d2e34f4c8a4bfba87b5ce53d3c6727b744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 9 Sep 2013 13:16:54 +0200 Subject: Switch from HtmlSpanner to HtmlTextView --- libraries/HtmlTextView/README.md | 45 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 libraries/HtmlTextView/README.md (limited to 'libraries/HtmlTextView/README.md') diff --git a/libraries/HtmlTextView/README.md b/libraries/HtmlTextView/README.md new file mode 100644 index 000000000..05714f79c --- /dev/null +++ b/libraries/HtmlTextView/README.md @@ -0,0 +1,45 @@ +# HtmlTextView for Android + +This HtmlTextView supports all HTML tags supported by Android's Html class (see [The CommonsBlog](http://commonsware.com/blog/Android/2010/05/26/html-tags-supported-by-textview.html) and [history of Html class](https://github.com/android/platform_frameworks_base/commits/master/core/java/android/text/Html.java) for newer additions). +Additionally, list tags are supported (``