获取通过setContentView设置的View

this.getWindow().getDecorView().findViewById(android.R.id.content)
点赞