inimirpaz
inimirpaz
### Description (see repro) I have some legacy Xamarin code handling the toolbar item visibility. It used to work in Xamarin, it does not in .NET MAUI. It seems that...
### Description Please find the repro and screenshot attached. In the repro is also present the Xamarin solution.  It seems that the row heights...
### Description See repro. In iOS when you have a Background set to a(n horizontal) ScrollView and you scroll it the background is not fixed to the page and scrolls...
### Description ``` ``` Gives different results in Xamarin vs MAUI:   ### Steps to Reproduce _No response_ ### Link to public reproduction project repository https://github.com/inimirpaz/maui_issues/tree/boxview_grid_issue ### Version with...
**Describe the bug** In some older devices the camera won't open when the quality is set and is not Default. (Rather, the issue here is the resolution of the camera...
Latest Xamarin.AndroidX.Fragment and Xamarin.AndroidX.Fragment.Ktx are incompatible with each other
### Android framework version net8.0-android ### Affected platform version .NET 8.0.400 ### Description It all boils down to the dependency `Xamarin.AndroidX.Lifecycle.Runtime` being used by the two. ``` Version conflict detected...
Possibly analogous to https://github.com/JimmyPun610/BarcodeScanner.Mobile/issues/205 You can also experience this with the "Nested Page" in the SampleApp project (.NET MAUI). In some circumstances (e.g. navigating away from a page, using Shell...