mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
resolveFontDescriptor fixed
This commit is contained in:
BIN
apps/fonts/Material-Design-Iconic-Font.ttf
Normal file
BIN
apps/fonts/Material-Design-Iconic-Font.ttf
Normal file
Binary file not shown.
5
apps/ui-tests-app/font/material-icons.xml
Normal file
5
apps/ui-tests-app/font/material-icons.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<Page xmlns="http://schemas.nativescript.org/tns.xsd">
|
||||
<StackLayout>
|
||||
<Label text="" style="font-family: Material-Design-Iconic-Font" />
|
||||
</StackLayout>
|
||||
</Page>
|
||||
Reference in New Issue
Block a user