摘要: toolbar= (Toolbar) findViewById(R.id.toolbar_mainactivity); // 设置主标题及其颜色 toolbar.setTitle("AndroidViewDemo"); toolbar.setTitleTe... 阅读全文
posted @ 2015-12-09 16:55 Alter 阅读(356) 评论(0) 推荐(0) 编辑