|
AutoFitMode |
Description |
|
Height |
AutoFit the items based on the content. |
|
DynamicHeight |
AutoFit the items based on the content if size of the content is changed at run time. |
|
None |
The ListView items are layout by ItemSize. |
Hi Norbert,Thank you for using Syncfusion product.We have checked the reported query from our end. We would like to let you know that the reported issue does not occur in the Syncfusion ListView. The SfListView will dynamically resize the ListViewItems based on the content loaded in the ItemTemplate by using the AutoFitMode property.
AutoFitMode Description Height AutoFit the items based on the content. DynamicHeight AutoFit the items based on the content if size of the content is changed at run time. None The ListView items are layout by ItemSize.Please refer our online user guidelines document on item size customization from the following link,Please let us know if you need any further assistance.Lakshmi Natarajan
Hi Norbert,Thank you for the update.We have checked the reported queries from our end.#Regarding problem 1We have checked the reported query “Header issues in Android” from our end. Could you please let us know whether IsStickyGroupHeader enabled in SfListView?If yes, we would like to let you know that this is the framework issue in Xamarin.Forms version 4.0.0.618610 and above with IsStickyGroupHeader enabled in ListView. We have logged the issue report for the same to Xamarin.Forms team. Kindly refer the following report for further updates from below.Please check the sample with XF version 4.0.0.540366 or below and let us know if you still facing the same issue?#Regarding problem 2Based on the code snippet provided, we have checked the reported issue from our end. Unfortunately, we are unable to reproduce the reported issue in our sample and Slider inside SfListView works fine as expected. We have attached the tested sample for your reference. Please find them from following link,Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/ListViewXamarin1424705906Please check the sample and let us know if you still facing the issue? If not, please modify our sample to reproduce the issue and revert us back with following details,
- Share issue reproducible sample (if possible)
- Share ListView related templates
- Share Syncfusion and Xamarin Forms version used in your application
- Device configuration details
It will be helpful for us to check on it and provide you the solution at the earliest.Lakshmi Natarajan