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
Make Cardview will host one viewgroup for eg relative layout in this case and then simply set any background to relative layout.