Hi everyone, i'm trying to adapt an example of a chat layout (android reference by @Douglas Farias)
I want to change the property (width, height, position) of a panel in a customlistview (loaded with loadlayout).
If I go step by step with the Debugger it seems to work, but as soon as it go on the "End Sub" of the "VisibleHeightChanged" it reset all things, and all the views return as before all the settings.
I leave a project to test.... This thing it's driving me crazy
How it should looks like (screenshot taken while debugging line by line):
How it looks if i press "play":
I want to change the property (width, height, position) of a panel in a customlistview (loaded with loadlayout).
If I go step by step with the Debugger it seems to work, but as soon as it go on the "End Sub" of the "VisibleHeightChanged" it reset all things, and all the views return as before all the settings.
I leave a project to test.... This thing it's driving me crazy
How it should looks like (screenshot taken while debugging line by line):
How it looks if i press "play":
Attachments
Last edited: