Deniz
Deniz
Yes, I ended up adding the material spinner as a module to our Android project where I implemented required overrides. As a result I appended these two override methods to...
Hi @mdumrauf - So in the original post, I explained a little bit. Our goal was to "to display certain rows in the spinner but make them un-selectable depending on...
As of this writing setting background to Transparent on a ContentPage does not work on WinUI either. The background of the ContentPage is still white or black. ``` ``` However,...
@wjbeau 's comment gave me the clues to solve this issue. My tester group also contained space. So instead of `Internal Testers`, you should use `internal-testers` to escape the space.
signing on to Github on Safari app on iOS does not affect what happens in your own app. In other words - even if you sign on to an account...
as of iOS 12.1 Reachability still reports as `WiFi` when on cellular VPN.