Skip to content

Commit 34643a4

Browse files
committed
no message
1 parent 2029857 commit 34643a4

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

  • TradingSystemX/TradingSystemX/TradingSystemX

TradingSystemX/TradingSystemX/TradingSystemX/App.xaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262

6363

6464

65-
66-
65+
<!-- We could use different font for different language in the future -->
66+
<!--https://github.com/xamarin/Xamarin.Forms/issues/9716-->
6767
<OnPlatform x:TypeArguments="x:String" x:Key="NormalFont">
6868
<On Platform="Android" Value="OybabTuz.ttf#Oybab Tuz" />
6969
<On Platform="UWP" Value="/Assets/OybabTuz.ttf#Oybab Tuz" />
@@ -129,7 +129,6 @@
129129
</Style>
130130

131131

132-
133132
<Style TargetType="DatePicker">
134133
<Setter Property="FontFamily" Value="{StaticResource NormalFont}"/>
135134
</Style>

0 commit comments

Comments
 (0)