Is it possible to setup FragmentPagerAdapter in a way, that I can see full 1st item on a screen and a part of a second item on the right? So that user knows that she/he has to swipe to show the next one item?
UPDATE:
Like this:
Fragment A doesn't fill whole screen, Fragment B is being seen, a part of it. So user knows that sth is there and he/she has to swipe to see it