0

I would like to show an hidden search bar when my recycler view is over scrolled vertically. This would replicate the way that the search bar pops up in Whatsapp and on Spotify.

I think that a way to do this would be to detect the over scroll on the recycler view and then show the bar. But I don't know how can I achieve this.

Phantômaxx
  • 37,901
  • 21
  • 84
  • 115
Rodrigo Fernandes
  • 117
  • 1
  • 2
  • 10

1 Answers1