Hi all,
I have a problema when i use a listview with LoadingBehavior = incremental and the function recalculateItemPosition.
When i choose an item from the listview, it expand to two ítems (that's why i use recalculateItemPosition) and everything work's fine if i don't use LoadingBehavior = incremental. Otherways recalculateItemPosition doesn't work.
Any advice?
-- Rubén López