CFAlertDialog icon indicating copy to clipboard operation
CFAlertDialog copied to clipboard

Can we use the new MaterialCardView instead of old CardView

Open rishabh876 opened this issue 6 years ago • 1 comments

As this library uses the old CardView instead of the new MaterialCardView. We have a duplication of classes increasing app size unnecessarily.

More info here https://stackoverflow.com/a/55700587/2793036

Old implementation 'androidx.cardview:cardview:1.0.0' New implementation 'com.google.android.material:material:1.0.0'

rishabh876 avatar Jul 03 '19 08:07 rishabh876

@rishabh876 Will definitely update to this.

rahul-s avatar Jul 04 '19 12:07 rahul-s