Описание тега android-cardview
CardView is a widget used to show complex lists and cards in your app, it has material design style by default.
CardView is a widget used to show complex lists and cards in your app, it has material design style by default. CardView extends the FrameLayout class and lets you show information inside cards that have a consistent look on any app. CardView widgets can have shadows and rounded corners.