How to set FontSize in Avalonia UI specifically only for the Android version of the application?
I’m writing a cross-platform application using the Avalonia UI Community Toolkit. and it turned out that one of my TextBlocks
does not fit on the screen when launched on the phone. how to set FontSize for this TextBlock was specifically for the android version. for example for the Desktop version this is 24, and for Android it is 20