Skip to content

Commit 636613c

Browse files
Update README.md
1 parent d433da9 commit 636613c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# How-to-handle-the-tapped-event-when-child-view-is-clicked-in-Android-platform
1+
# How to handle the tapped event when child view is clicked in Android platform?
22
This example demonstrates how to handle the interaction event for the child view in Android Renderer.
3+
4+
* [Visual Studio 2017](https://visualstudio.microsoft.com/downloads/) or [Visual Studio for Mac](https://visualstudio.microsoft.com/vs/mac/).
5+
* Xamarin add-ons for Visual Studio (available via the Visual Studio installer).
6+
7+
## <a name="troubleshooting"></a>Troubleshooting ##
8+
### Path too long exception
9+
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)