FreakyAli / Maui.FreakyControls

FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.
MIT License
294 stars 36 forks source link

FreakyTextInputLayout: Fixed some layout issues #123

Closed sk1llsh0t closed 4 months ago

sk1llsh0t commented 4 months ago
FreakyAli commented 4 months ago

This looks interesting, have you tested this with high font size and if so, is this working as you expected it to?

sk1llsh0t commented 4 months ago

My fix works well on Android. I haven't seen any issues with the changes. I did stumble upon a preexisting iOS issue with the FreakyTextInputLayout that is unrelated. I'm only developing on android though so the issue doesn't affect me. Anyway, looking forward to the release with these fixes! Thanks!