Issue description: When PagerAdapter.getPageWidth() < 1f, the item shows at the left side.
My question I want the item to be at center or right side. So when scrolling left or right, all the items will be center-alignment. (ViewPager width = page width + 2*pageMargin)