본문 바로가기

Android Studio

(Android Studio) Error : missing styles. Is the correct theme chosen for this layout?

336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

missing styles. Is the correct theme chosen for this layout? Use the Theme combo box above the layout to choose a different layout, or fix the theme style references.


어쩌다가 프로젝트 만들고 레이아웃 xml 들어가서 미리보기 확인하면 이렇게 뜬다.


해결책 : 무시하고 하거나, 새로 프로젝트 다시 만들거나, SDK 업데이트 후 껐다가 다시 켜면된다.

(Ignore or New Project or Update SDK + Restart Android Studio)