I am developing an App using Xamarin.Forms, I am really confused about the layout in different Android Devices.
These are 3 screenshots in different devices...
In the Nexus devices, the On-screen buttons just hide the bottom Navigation bar... and in Nexus 5, the tool bar in the top of the screen is black, and cannot show the title properly. But this problem is not shown in Nexus 4...
In Samsung devices, the physical buttons can show the bottom, this is OK.
So how can I make the Layout shown properly in Nexus devices?