Android Studio
(Android Studio) Error : missing styles. Is the correct theme chosen for this layout?
SAFE
2016. 5. 16. 21:34
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)