How-to suppress Search icon on Kindle Fire Menu/Actionbar

白昼怎懂夜的黑 提交于 2019-12-13 14:50:22

问题


A Search Icon appears in Kindle footer area (which I think is sort of an actionbar). It always appears on all my activities but I don't have search functionality on every activity. How do I get rid of it? Please note, I think there is a way since I have seen applications that do not have the search in the footer menu/actionbar on every screen.


回答1:


According to the Kindle Fire User Guide page 8, section Content Bar, the search button helps users search their content library, not search within the current app.

You can partly hide the whole Content Bar by making your app full screen but you can't hide it completely as it replaces the functionality of the home & back buttons on non-kindle android devices. There is no documented way on the Amazon Developers blog on how to remove individual buttons from the soft key bar.



来源:https://stackoverflow.com/questions/10956808/how-to-suppress-search-icon-on-kindle-fire-menu-actionbar

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!