maui-samples
maui-samples copied to clipboard
refreshview reverse listing
When running this sample on phone devices, the items get hidden , because they are added at the end of the collection. Also the scrollview cuts off 25% of the items. This PR improves upon that by
- adding new items on top correctly shows the refresh behavior.
- Fixing the height of the scrollview to enable view of all items in the collection.
Thanks for contributing! I think this is a bit stale by now and not sure if it's still relevant. Closing it for now, if you still think this is something we need to add please let us know, thanks!