Jonas S.
Jonas S.
I hava a simple class that extends an oridinary button. However, in the UI the button is not styled, unlike other simple System.Windows.Controls.Button objects. How do I make it follow...
I installed Adobe XD version 35.3.12.2 (Starter) and can't get this plugin to work. When I click on Xamarin Form Exporter from Plugins menu nothing happens. In Developer console I...
When running an appliaction that was produced as a single file, the actual executable runs from user's TMP folder. The problem is that `System.Reflection.Assembly.GetExecutingAssembly().Location` returns the location inside the user's...
I have a slightly modified code based on your approach, but on iOS I can't get the progress bar to be redrawn. On Android everything works fine. ``` ``` I...