Closed xarlammm closed 4 months ago
Can you share your usage?
Do you have ...AndExpand LayoutOptions for any parent item of TextField? Like FillAndExpand
or CenterAndExpand
.
Since they're obsolete, they're not supported
Probably the same problem with https://github.com/malsabi/UraniumControlIssue/pull/1#issue-1931701910
Yes, indeed, I have used them. I tried to exclude all LayoutOptions, the problem remains. Here is the approximate structure of my XAML now: xaml.txt
I also use my own icons.
Ok, one more information to reproduce the problem myself; On which platform do you face the problem?
Platform .NET MAUI 8
Target device Android 14
Hello, when using the icon and title, the border overlaps the title itself when in focus. How can I get around this?
I am attaching a screenshot.