Xamarin.Forms.InputKit icon indicating copy to clipboard operation
Xamarin.Forms.InputKit copied to clipboard

Unexpected Layout on Android Device

Open MickyCik opened this issue 3 years ago • 5 comments
trafficstars

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...??

MickyCik avatar Sep 09 '22 03:09 MickyCik

Hi @MickyCik

Can you provide info about which version are you using?

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

enisn avatar Sep 09 '22 06:09 enisn

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

enisn avatar Sep 09 '22 07:09 enisn

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 avatar Sep 18 '22 22:09 MickyCik

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

MickyCik avatar Sep 18 '22 22:09 MickyCik

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

enisn avatar Sep 19 '22 06:09 enisn