Shahbaaz Nabi Mirza
Shahbaaz Nabi Mirza
https://github.com/xamarin/Essentials/blob/a7c3b1e166ab22ca2d715218f997dc7a1c326d7a/Xamarin.Essentials/PhoneDialer/PhoneDialer.android.cs#L52
i believe they have made the exported attribute mandatory for all services, activities and receivers.
**Describe the bug** The new SVG images are broken when you try to resize the radio button globally with the following line: ` Plugin.InputKit.Shared.Controls.RadioButton.GlobalSetting.Size = 14; ` **To Reproduce** Steps...
Hi, I was testing the BackgroundClickedCommand, and i noticed that it gets executed twice once a popup is closed. below is my xaml code: `` ... could this be a...
Can the BuildAndroidApk() method be modified/overridden to output the new Android App Bundle (.aab) package? ## Expected Behavior BuildAndroidApk(packageFormat: aab/apk) ## Current Behavior BuildAndroidApk() -- returns path to APK file...