this.getWindow().getDecorView().findViewById(android.R.id.content)
or
this.findViewById(android.R.id.content)
or
this.findViewById(android.R.id.content).getRootView()
출처 : http://stackoverflow.com/questions/5273436/how-to-get-activitys-content-view
'개발 > 안드로이드' 카테고리의 다른 글
android insufficient permissions error 9 (0) | 2016.11.06 |
---|---|
android studio github error (non-fast-forward) (0) | 2016.10.24 |
안드로이드 button 클릭 이벤트 처리 4가지 (0) | 2016.10.20 |
Youtube Data api v3 사용 (0) | 2016.10.10 |
restful (0) | 2016.10.10 |
댓글