CardView is a widget for implementing 'card-styled' views in Android.
I have a CardView aligned bottom to screen, destpite the elevation I want to add more shadow to top of …
android shadow cardviewI searched a lot to find a direct and clear solution for I think a popular problem but unfortunately I …
android listview nested expandablelistview cardviewHi I am try to create a page as below, I have a drawer layout and in the home screen …
android android-layout android-cardview cardviewIn my project, I am using RecyclerView in my listing using CardView. In my listing I have to set the …
android android-cardview cornerradius cardviewI need to add space between CardView. I tried to use the card_view:cardUseCompatPadding and it doesn't work. Any …
android cardviewI am putting the cardview inside scrollview, we expect to see that at the bottom, the border should be shown(…
android scrollview cardviewWhat is the default margin of Support CardView so I can define margin for my situation? <android.support.v7.…
java android android-layout cardviewI do not know if this approach is the best, but I have the following problem: I want a list …
android android-recyclerview elevation cardviewI have an app that uses CardViews very extensively, pretty much for every UI element in each view. I noticed …
android android-cardview cardview