setContentView对应的getContentView

来源:互联网 发布:巨人网络最新招聘信息 编辑:程序博客网 时间:2024/06/08 04:12
private View getContentView(){    return this.findViewById(android.R.id.content);}

原创粉丝点击