Open mdtuyen opened 8 years ago
@mdtuyen I have the same problem. Do you have found the solution?
understandable attributes... to near two elements i have to put negative margin ?????? horrible!!!!!
same issue..... when I'm using PageAdapter() and generates views instead of fragments, setElevation does not work correctly and center page is not at the top instead the one on right is above it.
I custom NormalActivity with
.pagerMargin(getResources().getDimensionPixelSize(R.dimen.overlap_pager_margin))
andcontainer.setOverlapEnabled(true);
It don't make overlap for PagerContainer but with FragmentPagerAdapter it work okMore: If I move viewpager to item 1 when init and use overlap it work not correct (fragment and view)