XML Preview (1) 썸네일형 리스트형 android studio 3.0에서 xml layout 정상적으로 안 보일때, XML Preview 오류 최근 android studio 3.0 으로 업데이트 후 화면 xml 편집시 layout이 정상적으로 안 나오는 현상이 발생되었습니다. 외국 사이트를 검색하여, 해당 문제를 해결했습니다. 아래와 같은 메시지를 발생시킵니다. Exception raised during rendering: Could not initialize class android.graphics.Typeface java.lang.NoClassDefFoundError: Could not initialize class android.graphics.Typeface 안드로이드 설치경로 의 plugins 하위 경로의 fonts.xml를 수정합니다. 예시)C:\Program Files\Android\Android Studio\plugins\and.. 이전 1 다음