I use card view for display corner to my auto scroll view pager but cardview corner display with different color please some help me to resolve this issue
<android.support.v7.widget.CardView
android:layout_width="fill_parent"
android:layout_height="fill_parent"
app:cardElevation="0dp"
app:cardCornerRadius="@dimen/_12sdp">
try attribute in cardview
app:cardBackgroundColor="@android:color/transparent"
app:cardUseCompatPadding="true"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With