the CardView ( android.support.v7.cardview ) stays white even though I set a backround drawable via android:backround - The documentation gives me the feeling that it should
You can use LinearLayout or Relative layout inside CardView and set drawable background it like below :
Below is my Drawable resource file :