【发布时间】:2014-10-29 10:58:29
【问题描述】:
我的应用程序使用ActionBarCompat 库以及NavigationDrawer 支持库。
我使用ActionBarDrawerToggle appcompat v7 来获取抽屉。 ActionBar 上有一个自定义搜索视图。像这样:
但是抽屉指示器显示错误,在动作搜索视图展开时不显示后退箭头;
我希望它像 PlayStore 应用程序一样显示:
我该怎么做?提前致谢。
【问题讨论】:
标签: android android-actionbar android-actionbar-compat drawertoggle