Azoft / CarouselLayoutManager

Android Carousel LayoutManager for RecyclerView
Apache License 2.0
2.56k stars 367 forks source link

How to increase width after main view #90

Closed zadShaikh closed 5 years ago

zadShaikh commented 5 years ago

untitled

mig35 commented 5 years ago

@zadShaikh you can implement custom CarouselZoomPostLayoutListener and change items as you want. https://github.com/Azoft/CarouselLayoutManager/blob/master/CarouselLayoutManager/carousel/src/main/java/com/azoft/carousellayoutmanager/CarouselZoomPostLayoutListener.java