I want to create card item xml layout for CardView and getting this error. Common solutions here not worked (tried them all and others from similar posts).
CardView
I also faced the same error, what i did is i made the layout theme similar to the theme i am having in manifest.xml and it worked for me.