1

I have ported an Android app to BB10 and it works smoothly except for 1 0r 2 issues. One being an issue with bottom navigation bar that holds "Back", "Hide", "Info" and "Overflow" buttons. It shows up by default when the app is launched and can be hidden using the "Hide" button. To retrieve it back on screen we use a BB10 gesture(Swipe from top bezel downwards) and pin it back. The above behavior works fine in BB10 Simulator, but not in actual device(Z10), which may be due to OS issues as mentioned in some of the posts. To overcome the issue I wanted to know is there anyway to Customize/Show(always)/Hide the navigation bar either through Android source code or any settings in Config. Please suggest a way to resolve the issue. Thanks in advance.

4

1 回答 1

0

我有一个类似的问题。但根据黑莓论坛的官方回答,他们似乎只会在“未来”版本中给予用户一些控制权。请看一下这个链接。

http://supportforums.blackberry.com/t5/Android-Runtime-Development/Detecting-navigation-bar-presence/mp/2466821/highlight/true#M5243

这是准确的报价,

我们正在寻找一个允许用户隐藏导航栏的选项。希望这将在未来的版本中提供。

于 2013-09-24T21:01:50.930 回答