Android
안드로이드스튜디오
Yokina
2017. 1. 21. 17:41
클래스 자동 포함 기능
[File]-[Settings]-[Editor]-[General]-[Auto Import]
에서
Optimize impo9rts on the fly 와 (불필요한 import문 제거 해주는 기능 )
Add unambiguous imports on the fly 를 (필요한 import문 자동 생성 기능)
둘다 체크합니다.