I want to set up an original View pager that shows the next child’s hint .. see image below:
![enter image description here](https://fooobar.com//img/d344b2a348ccdaba56d9a606dca6c9d6.png)
I tried to create my own ViewPager, which extends the original View Pager, but I could not get it to work.
I would really appreciate it if you could point me to any tutorial or library that does this or something similar.
Thanks.
source share