change fonts
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
VerticalOptions="Center" LongCommand="{Binding TitleLongPressed}">
|
||||
<Label Text="{Binding SelectedDate, Converter={StaticResource titleDateConverter}}"
|
||||
TextColor="{DynamicResource PrimaryColor}"
|
||||
FontFamily="{DynamicResource RobotoCondensedFontBold}"
|
||||
FontAttributes="Bold" FontSize="20"/>
|
||||
</ui:LongPressGrid>
|
||||
</Grid>
|
||||
|
Reference in New Issue
Block a user