Hi, My Xamarin forms application is update to Android Lollipop 5.0 and tested in Nexus 5 device, application is running fine but in some screens same button is displayed multiple times and different positions. Supporse page have one button/view, it should be align one particular position in the screen but button/view is displayed multiple positions in the screen. Below 21(Loolipop) and 20(L) verstions, application don't have this issue but after changed target sdk version to 20/21, i got this issue. Could you please let me know Xamarin.Forms support for Lollipop version or not, if it supports please share solution to resolve this issue? Thanks in advance.
↧