Hi,
I am using Xamarin.Forms Listview in my project. I am able to load and show the data using ItemsSource property.
My problem is in iPhone last few rows are hidden. I can see those rows only on scrolling the listview. When I leave the screen, it automatically scrolls down and again hide the last row.
Is there anyway to resolve this issue?********
↧
Forms Listview hide last few rows in iOS
↧