I am looking for a technique for creating a scrollable list divided into sections. Each section has a section name at the top of the list. When users scroll down (by moving the gesture up), the section name reaches the top of the screen and is inserted at the top of the screen until its section elements disappear from the screen. Is it possible? if so, are there any source code examples?
Thanks in advance..:)
source share