Skip to content

Can we use the new MaterialCardView instead of old CardView  #32

@rishabh876

Description

@rishabh876

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions