android设置toolbar的menu itemTextView颜色 set toolbar menu item text color

参考:http://stackoverflow.com/questions/26969424/how-to-set-toolbar-text-and-back-arrow-color


设置:

app:theme="@style/ToolBarStyle"


toolbar.xml



    

style


    


你可能感兴趣的:(Android)