.There was a couple of attempts at supporting StickyHeaders back in the time (https://www.codenameone.com/blog/sticky-headers/ as well as modified version in the blog comments) but it never made it into an official CN1 component (and if I remember well there were some limitations when I tried them at the time).
Any chance this could be added now?
In the meantime, I've made my own kind of implementation which does not 'stick' (because I couldn't figure out how to do it) but which allows to collapse/expand (hide/show) all the elements after the header (up until the next header) when you tap it. So, it would be great if a new implementation could allow adding your own buttons (and ideally continue to be tappable even when 'stuck' at the top of the screen).
.There was a couple of attempts at supporting StickyHeaders back in the time (https://www.codenameone.com/blog/sticky-headers/ as well as modified version in the blog comments) but it never made it into an official CN1 component (and if I remember well there were some limitations when I tried them at the time).
Any chance this could be added now?
In the meantime, I've made my own kind of implementation which does not 'stick' (because I couldn't figure out how to do it) but which allows to collapse/expand (hide/show) all the elements after the header (up until the next header) when you tap it. So, it would be great if a new implementation could allow adding your own buttons (and ideally continue to be tappable even when 'stuck' at the top of the screen).