Problems with layout in previous versions of android Xamarin Cross Platform

Asked

Viewed 115 times

0

I am compiling the application in the marshmallow version 6.0 and open everything right. But, when compiling in some previous versions (for example in version 5.0.2 Lollipop and 4.4.2 Kitkat), the layout opens distorted and in 4.4.2 does not log in the app, gives password error, but I am typing correctly. The custom entry that I created, it opens totally different in version 5.0.2. I already changed the Minimum Android to Target version 4.0 but it did not help. What can I do to make the layout and features open correctly in previous versions ? How can I set via code Behind the minimum version to open the app ?

Version 6.0 inserir a descrição da imagem aqui

Version 5.0.2

inserir a descrição da imagem aqui

  • By cross-Platform you mean Xamarin Forms? You can post the layout you are using?

  • Yes, Xamarin Forms. Yes, I will post @Genos

  • From what I know to compile with the latest version does not interfere with the previous versions. Why not build with the most current version, in your case 6.0?

  • @rubStackOverflow, it opens in the most current version yes, in the case in 6.0 perfectly. However, when I compile in versions prior to this, it opens distorted the layout, for example custom entry. I will publish the images

  • @Genos are there the images

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.