Giorgos Sgouridis
Giorgos Sgouridis
The ContentPresenter should be placed in a control template to mark where content to be displayed by the templated custom control will appear. I replaced it with a ContentView. https://learn.microsoft.com/en-us/xamarin/xamarin-forms/app-fundamentals/templates/control-template#substitute-content-into-a-contentpresenter
Hello, I'd like to suggest a modification to the GetValue(string text) method in the LocalizationResourceManager. Current Behavior: The method throws a NullReferenceException or presents a placeholder when setup accordingly: settings.SuppressTextNotFoundException(true,...
================================================================= Native Crash Reporting ================================================================= Got a SIGSEGV while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by...
The “aim” indicator in CameraView (Android) is currently drawn with a fixed semi-transparent red paint and there’s no public API to override it. Apps that want the indicator to match...