Top "Cardview" questions

CardView is a widget for implementing 'card-styled' views in Android.

Insert a RecyclerView inside another RecyclerView

I am creating a set of 5 cards with the style of Google Now Cards. I am focusing first with the …

android android-layout android-recyclerview cardview
android cardview showing border around card

Android cardview is showing unnecessary border around the card. I have tried different things but I am not able to …

android shadow android-cardview box-shadow cardview
Android CardView center horizontally

I have read several answers on how to align a card view horizontally. I am trying to achieve the following: …

android layout cardview