HtmlView added in gallery app

This commit is contained in:
Vladimir Enchev
2015-07-27 11:00:37 +03:00
parent 0af1c504ac
commit 5259d59625
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8" ?>
<Page>
<HtmlView margin="10" html="&lt;span&gt;&lt;font color='#ff0000'&gt;Test&lt;/font&gt;&lt;/span&gt;"/>
</Page>