Android Studio: Rendering Problems Missing styles-correct theme chosen for this layout, Failed to find style with id

前端 未结 4 2034
猫巷女王i
猫巷女王i 2020-12-15 21:23

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).

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 21:40

    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.

提交回复
热议问题