상태바 없애기
페이지 정보

본문
super.onCreate(savedInstanceState);
getWindow().setFlags(WindowManager.LayoutParams.FLAG_FULLSCREEN,WindowManager.LayoutParams.FLAG_FULLSCREEN); <- 추가
setContentView(R.layout.main);
- 이전글setCacheMode 21.06.25
- 다음글plugin 삭제 20.12.26
댓글목록
등록된 댓글이 없습니다.