Martin Knotzer
Martin Knotzer
the attribute font-weight is not working on Android // normal on iOS, normal on Android style="font-family:'ArialMT', 'Arial', sans-serif;font-size:48px;" // bold on iOS, normal on Android -> bug style="font-family:'Arial-BoldMT', 'Arial', sans-serif;font-weight:700;font-size:48px;"...
I would highly appreciate the implementation of these two bindable attributes
the flowlistview is too heigh when there is an element above or below
The layout ain't correct when left or right margin is set
Saving a View with Images is not working on Android myDocument.Save() -> exception myImage.AsJpeg() -> exception myImage.AsBitmap() -> works PDFsharp 1.50.5147 PdfSharp.Xamarin.Forms 1.0.0 `System.NullReferenceException: Object reference not set to an...
Saving a View with Images is not working on Android myDocument.Save() -> exception myImage.AsJpeg() -> exception myImage.AsBitmap() -> works PDFsharp 1.50.5147 PdfSharp.Xamarin.Forms 1.0.0 System.NullReferenceException: Object reference not set to an...