I want to add padding at top of ListView and after scrolling ListView i want to set padding to 0.
I've tried adding padding at top of ListView and Layout but both don't work.
Here's what I exactly want:
(At top of ListView / Before scrolling)
(Scrolled down ListView / After scrolling)