2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
ItemTapped event won’t get trigged for SfListView in Forms android when using main activity as FormsApplicationActivity. You can overcome this issue in two ways, Way 1: You can resolve the issue by inheriting MainActivity.cs from FormsAppCompatActivity. FormsAppCompatActivity is a replacement for FormsApplicationActivity and FormsApplicationActivity is marked as deprecated. https://blog.xamarin.com/material-design-for-your-xamarin-forms-android-apps/
Way 2: Set InputTransparent as false for android platform for Frame layout which restricts the touch event to child element.
|
2X faster development
The ultimate Xamarin UI toolkit to boost your development speed.
This page will automatically be redirected to the sign-in page in 10 seconds.