iOS Question xCustomListView resize

fbritop

Active Member
Licensed User
Longtime User
Every time I do a CustomListView resize (either by SetLayoutAnimated,height or basePanel), it automatically scrolls to the top of the list. Is there a way to avoid this behavior?

xCustomListView v1.71

Thanks
FBP
 
Last edited:

fbritop

Active Member
Licensed User
Longtime User
Thanks @Erel I have already tried that one, but the client discard it as it was not an elgant solution (I think the same). IS there a special reason for this to happen in iOS?. I cannot debug it as it uses the library and it wont compile with the class (xCustomListView) in order to put some watches.
 
Upvote 0
Top