相关疑难解决方法(0)

如何在工具栏上设置NAVIGATION_MODE_LIST new appcompat v7 21

现在,所有与类中导航模式相关的方法ActionBar(例如setNavigationMode()...)现已弃用.

文档说明:

Action bar navigation modes are deprecated and not supported by inline toolbar action bars. Consider using other common navigation patterns instead.
Run Code Online (Sandbox Code Playgroud)

在我目前的应用程序中,ActionBar上有一个微调器.如何NAVIGATION_MODE_LIST在新版本appcompat v7 21中应用新小部件工具栏.
提前感谢.

android android-appcompat android-notifications android-actionbar material-design

12
推荐指数
2
解决办法
6023
查看次数