CardSlider
CardSlider copied to clipboard
Not showing proper scaling next or previous view if we increase cardSlider_otherPagesWidth=60dp
<com.github.islamkhsh.CardSliderViewPager android:id="@+id/viewPager" android:layout_centerInParent="true" android:layout_width="match_parent" android:layout_height="wrap_content" app:cardSlider_otherPagesWidth="60dp" app:cardSlider_pageMargin="12dp" app:cardSlider_smallScaleFactor="0.7"/>
Please look into it.