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
CardView: image's corners is not rounded in Android 4.3?

Android Studio version: 2.3.3, Android 4.3 I am using CardView and want to round image's corners. Layout: <?xml version="1.0" encoding="utf-8"?&…

android android-layout android-view android-cardview cardview