Hello, I'm trying to make a page like this but I can not add anything else after the ViewPager (I made the slider with viewpager), I tried to put the viewpager in a fragment and use scrollview in the main activity but it did not work.
Briefly: if I put some code (like a textview) above the viewpager it appears in my app, if I put it after it does not appear.