Hi (again),
I am creating a sort-of complex design for a list. For i cannot use listview I am using stackpanel with viewcontents binded to my list of objects. (See screenshot attached).
I am a bit afraid about performance specially on android, might it struggle too much when it comes to relative layouts when some children and positiones and measured with constraints? iOs looks ok but android i find it slower than normal.
Thanks