Skip to content

Commit fe83cb9

Browse files
committed
README.md file added.
0 parents  commit fe83cb9

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# How-to-load-xamarin.forms-listview-for-full-height-without-virtualization ?
2+
This example demonstrates how to load xamarin.forms listview for full height without virtualization.
3+
4+
5+
## <a name="requirements-to-run-the-demo"></a>Requirements to run the demo ##
6+
7+
* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/).
8+
* Xamarin add-ons for Visual Studio (available via the Visual Studio installer).
9+
10+
## <a name="troubleshooting"></a>Troubleshooting ##
11+
### Path too long exception
12+
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.

0 commit comments

Comments
 (0)