Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

Cannot see the entire content when I scroll down till the end of a list view.

$
0
0

I have 3 elements in my content page (Xamarin forms), for instance:

Content = new StackLayout {
                HorizontalOptions = LayoutOptions.Fill,
                VerticalOptions = LayoutOptions.FillAndExpand,
                Children = {segmentGridLayout, indicator, listView}
            };

So, my listView is the last in my stack layout. The stack layout fit in the screen without any issue.
But, the I can't see all my content when I scroll down till the end. Does anyone hit the same issue?


Viewing all articles
Browse latest Browse all 58056

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>