Error-Rendering Problems - Missing styles. Is the correct theme chosen for this layout? (Android Studio)
              
          CODEDRAGON ㆍDevelopment/Android
반응형
    
    
    
  
에러 메시지
Rendering Problems 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. Failed to find style 'textViewStyle' in current theme (4 Similar errors not shown)  | 
원인
초기 프로젝트 생성시 관련 파일들을 정상적으로 로딩하지 못해서 생긴 이슈
해결방법
Android Studio >>> File >>> Invalidate Caches / Restart… 수행
		
Invalidate and Restart
		
Android Studio 자동 재실행
		
		
해결완료!!!
		
'Development > Android' 카테고리의 다른 글
| Android Studio Update - 1.1.0 (0) | 2015.03.01 | 
|---|---|
| 연결된 디바이스 확인하기 (0) | 2015.03.01 | 
| Android_Tools 환경 변수 추가 (0) | 2015.02.28 | 
| Android Studio 기본 설정 변경 (0) | 2015.02.27 | 
| Android Studio, 환경설정-행 번호 보이게 설정 (0) | 2015.02.26 |