hi, i was wondering - again, with what tools (library, class) ? i can make a screen like this ?
one is vertical timeline, https://github.com/vipulasri/Timeline-View
second is ( i don't know what to call it), when scrolled, the header is replaced by navbar at the top.
any working examples ?
You can use CustomListView with the dividers set to to 0 to create the list. Shouldn't be difficult to create the circle and line. With a bitmap or canvas.
I don't think that there is a library available for this header effect.