mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-20 06:29:13 +00:00
Begin work on QBrowserPage
This commit is contained in:
@@ -6,5 +6,10 @@
|
||||
<On Platform="Android" Value="qfont.ttf#qfont" />
|
||||
<On Platform="iOS" Value="qfont" />
|
||||
</OnPlatform>
|
||||
</Application.Resources>
|
||||
|
||||
<OnPlatform x:Key="MaterialFontFamily" x:TypeArguments="x:String">
|
||||
<On Platform="iOS" Value="Material Design Icons" />
|
||||
<On Platform="Android" Value="materialdesignicons-webfont.ttf#Material Design Icons" />
|
||||
</OnPlatform>
|
||||
</Application.Resources>
|
||||
</Application>
|
||||
|
||||
Reference in New Issue
Block a user