美文网首页
Toolbar 设置OverFlow 图片

Toolbar 设置OverFlow 图片

作者: 奔跑的笨鸟 | 来源:发表于2016-02-25 15:38 被阅读633次

一种方法设置Toolbar 的Theme

参照:http://www.jianshu.com/p/79604c3ddcae

另一种就是直接在代码中设置

toolbar.setOverflowIcon( ContextCompat.getDrawable(this,R.mipmap.ic_menu_more_overflow));

相关文章

网友评论

      本文标题:Toolbar 设置OverFlow 图片

      本文链接:https://www.haomeiwen.com/subject/ynwikttx.html