I want to design a menu that functions similar to the Android notification drop-down section (where you pull down from the top).
This menu should have its own scrollbar, incorporate images, and have smooth animations when scrolling down instead of jumping.
How can I achieve this effect, and is it feasible?
PS: This is not intended for mobile so I prefer clicking instead of dragging.