bhaveshjabuvani88 / CarouselEffect

Carousel Effect with ViewPager
134 stars 51 forks source link

how to set left and right image attached to center #3

Closed gauravgupta566 closed 7 years ago

gauravgupta566 commented 7 years ago

hello sir , i have to set design image like some part of left images and some part of right images cover by center image, I means to say there is no gap b/w image but some portion is covered by center images

bhaveshjabuvani88 commented 7 years ago

Set Page Margin in minus(e.g. -20dp) viewpagerTop.setPageMargin(-20dp).