VolodaUa
VolodaUa
### Description Looks like ShadowEffect and using OffsetX or OffsetY properties works wrong on Android and actually cuts the view instead of making the requested shadow. iOS experience is great...
Google added the In-App Promo SDK which helps developers to suggest creating of Google Assistant shortcut from thier application. `With [In-App Promo SDK](https://developers.google.com/assistant/app/in-app-promo-sdk) you can proactively suggest shortcuts in your...
**Describe the bug** We are going to make b2c authorization in our Android app and we faced with issue with "IMultipleAccountPublicClientApplication.acquireToken" method and fragment. **Smartphone (please complete the following information):**...
**Details** We are going to make b2c authorization in our Android app and we faced with issue with "IMultipleAccountPublicClientApplication.acquireToken" method and fragment. **Smartphone (please complete the following information):** - Device:...
This pull request fixes the issue when the Android App using the MSAL library builds the multiple client app the following code is used AcquireTokenParameters.Builder().withFragment(fragment). Issue: https://github.com/AzureAD/microsoft-authentication-library-for-android/issues/1991
Something is wrong when the color picker is child element of TabViewItem(control -> Xamarin Community Toolkit TabView). https://docs.microsoft.com/en-us/xamarin/community-toolkit/views/tabview **The color picker becomes transparent, but the color selection is still available.**...