Files
NativeScript/apps/ui-tests-app/font/material-icons.xml
2016-02-02 19:03:58 +02:00

5 lines
206 B
XML

<Page xmlns="http://schemas.nativescript.org/tns.xsd">
<StackLayout>
<Label text="&#xf117;" style="font-family: Material-Design-Iconic-Font" /> <!--Moved to tab-view.xml-->
</StackLayout>
</Page>