Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/syncfusionexamples/how-to-handle-the-xamarin-listview-tapped-event-when-child-view-is-clicked-in-android-platform
This example demonstrates how to handle the interaction event for the child view in Android Renderer.
https://github.com/syncfusionexamples/how-to-handle-the-xamarin-listview-tapped-event-when-child-view-is-clicked-in-android-platform
xamarin xamarin-forms xamarin-listview
Last synced: about 1 month ago
JSON representation
This example demonstrates how to handle the interaction event for the child view in Android Renderer.
- Host: GitHub
- URL: https://github.com/syncfusionexamples/how-to-handle-the-xamarin-listview-tapped-event-when-child-view-is-clicked-in-android-platform
- Owner: SyncfusionExamples
- Created: 2018-10-30T07:23:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T09:28:01.000Z (9 months ago)
- Last Synced: 2024-05-10T10:36:24.660Z (9 months ago)
- Topics: xamarin, xamarin-forms, xamarin-listview
- Language: C#
- Size: 3.03 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# How to handle the tapped Xamarin.Forms listview tapped event when child view is clicked in Android platform?
This example demonstrates how to handle the interaction event for the child view in Android Renderer.See [How to handle the tapped event when child view is clicked in Android platform](https://www.syncfusion.com/kb/9536/how-to-handle-the-tapped-event-when-child-view-is-clicked-in-android-platform) 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.