enisn / Xamarin.Forms.InputKit

CheckBox, Radio Button, Labeled Slider, Dropdowns etc.
MIT License
588 stars 100 forks source link

Unexpected Layout on Android Device #298

Closed MickyCik closed 1 year ago

MickyCik commented 2 years ago

It is my first time working with XF InputKit, I have installed the latest version but i did not get the expected layout as shown in the docs for advancedentry... see the attached screenshot Screenshot_20220909-050226 any suggest on what can cause this...??

enisn commented 2 years ago

Hi @MickyCik

Can you provide info about which version are you using?

Do you use 4.x or 3.x version?

enisn commented 2 years ago

Grid children's behaviors are slightly different between MAUI and Xamarin Forms.

To it should be fixed on v4.0.1, you can upgrade to 4.0.1

MickyCik commented 2 years ago

Hi @MickyCik

Can you provide info about which version are you using?

Do you use 4.x or 3.x version?

the latest 4.0.0

MickyCik commented 2 years ago

Grid children's behaviors are slightly different between MAUI and Xamarin Forms.

To it should be fixed on v4.0.1, you can upgrade to 4.0.1

I will try this and get back to you

enisn commented 2 years ago

https://www.nuget.org/packages/Xamarin.Forms.InputKit/4.0.1