Android

상태바 error (you need to use a theme.appcompat theme (or descendant) with this activity)

에브리피플 2015. 3. 27. 02:54

상태바를 없애려는 액티비티 상속을 ActionBarActivity -> Activity로 변경한다.