-
Hi there!
I'm currently using UraniumUI.Material nugget package with version 2.5.6 for a .NET 7 MAUI project.
The `TextField` works fine on Android, but I'm unable to click on some parts of the …
-
### Description
The layout is defined with the first row as fixed area, the second row as variable area, and the third row as fixed area.
Set the RowDefinition Height of the variable area in the sec…
-
### Description
Enable CarouselViewVirtualViewNotNull test on all platforms and fix related CarouselView issues https://github.com/dotnet/maui/pull/22207
### Steps to Reproduce
_No response_
### …
-
net6.0-ios now has the ability to handle font registration in the info.plist in the core sdk targets.
https://github.com/xamarin/xamarin-macios/commit/04548c7da02e3e1badcbbdcee5c6f4d469fecd07#diff-…
-
### Description
**Take 1**: Jan 17th - **[WinUI] CarouselView "Scrolled" event never fires** - https://github.com/dotnet/maui/issues/12725
- Closed: Apr 5th - https://github.com/dotnet/maui/pull/…
-
Microsoft stop supporting Firebase.iOS (https://github.com/dotnet/maui/discussions/20359) and now best option is to use (https://github.com/AdamEssenmacher/GoogleApisForiOSComponents).
MauiMTAdmob…
-
Update library with .net8+ support
Describe the feature
Platforms affected (mark all that apply)
📱 iOS
iOS is not supporting having issue
Severity Code Description Project File Line Su…
-
Could we cover with tests other conditions that could impact the size?
- Vertical List
- Grouping
Maybe a root page with 3 buttons navigating to specific samples or a Grid with rows…
-
### Describe the feature you'd like
There is no clear cut methodology to install android sdk. Please provide this in the Configure>And How to configure android link.
Do we have to set adnroid sdk pa…
-
### Problem
In https://github.com/dotnet/maui/issues/13366, we saw a lot of people accidentally create a poor performing `CollectionView` such as:
```xml
```
…