From f30947d9dface190635f4ecc9926b4add2b13baa Mon Sep 17 00:00:00 2001 From: riyas Date: Thu, 28 Sep 2023 15:15:19 +0530 Subject: [PATCH] MOdified ReadMe File --- README.md | 76 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) diff --git a/README.md b/README.md index 96e5ff7..be24021 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,78 @@ # how-to-customize-the-appearance-of-empty-view-using-empty-view-template-in-.net-maui-listview + This demo shows about how to customize the appearance of empty view using EmptyViewTemplate in .NET MAUI ListView + +## XAML + + + + + + + + + +## 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.