syncfusion / essential-ui-kit-for-xamarin.forms

Free and beautiful XAML template pages for Xamarin.Forms apps.
MIT License
1.05k stars 309 forks source link

User recognized row and actual row are difference. #45

Closed jz5 closed 4 years ago

jz5 commented 4 years ago

ListView (SfListView.ItemTemplate) has divider (aka sepalator, delimiter). This trick has problems. User recognized row and actual row are difference. This induces tap mistakes. And can't use SelectionBackgroundColor (except for transparent) And can't use ripple effect (v17.4.0.50. SfListView bugfix #263112)

IMG_2388 Navigation/Song

MuneeshKumarG commented 4 years ago

Hi Jz5,

Greetings from Syncfusion,

We have analyzed your requirement and you can achieve this by changing Margin value for grid and Size for image as per the below code snippet.

Thanks, Muneesh Kumar G
jz5 commented 4 years ago

Thank you. It's good. I hope you fix this problem for the templates and the VS extension.

MuneeshKumarG commented 4 years ago

Hi Jz5,

Thanks for your reply.

We did not have selection support for most of the screens designed with list items. We will solve this problem with complete testing in any of our release.

Thanks, Muneesh Kumar G.

MeikandaNayanar commented 4 years ago

Hi @jz5

We will update you in this thread once we have implemented your requirements. We are closing this ticket now, please feel free to open a new thread for any other requirements or queries.

Thanks Meikandan