What's the difference between the CardView from com.google.android.material and android.support.v7.widget
问题 I'd like to know the difference between both widgets android.support.v7.widget.CardView which is added using Android Studio IDE components palette and com.google.android.material.card.MaterialCardView which is used on Material Design documentation. Are they two libraries that contains the same widget? Which one should I use and how to take this decision? I tried to read more the developers.android documentation, but the docs on developer.android are really big with many version and I'm yet a