Row Height for SFListview oversizing items in list

Hi,

a problem arose when we updated our xamarin.forms library for our android project to a version 4.7 or above.  In the example image you will see how the items in the list are oversizing the height. We have AutoFitMode is set to Height so that it can have different sized items. I have added a sample of the unselected item template and a list that uses that template. Hopefully you may be able to spot the issue, with the new versions. Using version 4.6.0.847 is the current version we are using to ensure that the item heights behave like we need it to.

The attachment has an example of the issue and an example of what it looks like when thee heights are correct.

Interesting point of note, I was able to see the heights correctly from any 4.7 version of xamarin.forms in an android 10 emulator, but when I made and apk and ran it on my phone that has android 10 OS, the heights were messed up again. So there seems to be weird behaviour there. 

The colours in the examples help identify the sizes of the different parts of the item.

Hopefully you can recreate what we are seeing, let me know if you need more info.

Attachment: Examples_d0b021e.zip

1 Reply 1 reply marked as answer

LN Lakshmi Natarajan Syncfusion Team August 10, 2020 10:43 AM UTC

Hi Rigardt, 
 
Thank you for using Syncfusion products. 
 
We have checked the reported query “Row Height for SFListview oversizing items in list” from our end. We have prepared a sample based on the code snippets provided. Unfortunately, we are unable to reproduce the reported issue from our end. We have tested the sample in Android 10 device with Syncfusion v18.2.0.48 and Xamarin.Forms 4.7.0.1260 and attached the tested sample and video in the following link, 
 
 
Please check our sample and let us know if you still facing the same issue? if not, please revert us back the following details which would be helpful for us to check on the issue and provide you the solution as soon as possible, 
  • Share the issue reproducible sample
  • Share Issue replication procedure
  • Share issue replication video
 
Lakshmi Natarajan 
 


Marked as answer
Loader.
Up arrow icon