mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
HtmlView added in gallery app
This commit is contained in:
4
apps/gallery-app/content/html-view.xml
Normal file
4
apps/gallery-app/content/html-view.xml
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<Page>
|
||||
<HtmlView margin="10" html="<span><font color='#ff0000'>Test</font></span>"/>
|
||||
</Page>
|
||||
Reference in New Issue
Block a user