介绍:将图标做成字体的形式,直接在项目中使用Material图标,不用自己去加载资源文件,也不用管图标的大小适配。还能能自动根据主题显示不同的图标颜色。项目地址: https://github.com/vin89423/material-design-icons-for-android运行效果:使用说明:在actionBar或者ToolBar中使用:MaterialIcon md = new MaterialIcon(this);menu.add("Account Circle").setIcon( materialIconmd.getMenuDrawable("ic_account_circ