I am using ListView in my app, in the list I have added 13 items (all are single line). I can see first 11 items but remaining are not visible in the list view. I was expecting that when I swipe, it will scroll and show me remaining items but it does not. I checked properties and also enbaled FastScrollEnabled (True). Are there any other properties I need to set?