在导航栏图标上显示徽章(textview)(已添加代码)

时间:2016-05-07 07:33:06

标签: android

我昨天正在努力解决这个问题。 我需要在导航栏图标上显示文本视图(徽章)。

我可以在哪里设置导航栏图标?

有人知道怎么做吗?

图片供参考:这三条水平线 enter image description here

参考代码

 setSupportActionBar(mToolbar);
   getSupportActionBar().setDisplayShowHomeEnabled(true);
   getSupportActionBar().setDisplayHomeAsUpEnabled(true);

0 个答案:

没有答案
相关问题