Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/how-to-change-the-height-of-xamarin.forms-listview-based-on-size-of-an-items-added-at-runtime
This example demonstrates how to change the height of Xamarin.Forms listview based on size of an items added at runtime.
https://github.com/syncfusionexamples/how-to-change-the-height-of-xamarin.forms-listview-based-on-size-of-an-items-added-at-runtime
listview xamarin xamarin-forms
Last synced: 27 days ago
JSON representation
This example demonstrates how to change the height of Xamarin.Forms listview based on size of an items added at runtime.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-change-the-height-of-xamarin.forms-listview-based-on-size-of-an-items-added-at-runtime
- Owner: SyncfusionExamples
- Created: 2018-11-20T11:00:03.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:36:13.000Z (8 months ago)
- Last Synced: 2024-05-10T10:40:57.391Z (8 months ago)
- Topics: listview, xamarin, xamarin-forms
- Language: C#
- Size: 1.73 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to change the height of Xamarin.Forms listview based on size of an items added at runtime?
This example demonstrates how to change the height of Xamarin.Forms listview based on size of an items added at runtime.
See [How to change the height of Xamarin.Forms listview based on size of an items added at runtime?](https://www.syncfusion.com/kb/9816/how-to-change-the-height-of-xamarin-forms-listview-based-on-size-of-an-items) for more details.
## Requirements to run the demo
* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/)
* Xamarin add-ons for Visual Studio (available via the Visual Studio installer).## Troubleshooting
### Path too long exception
If you are facing path too long exception when building this example project, close Visual Studio and rename the repository to short and build the project.