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

同様の問題があります。しかし、Blackberry フォーラムからの公式の回答によると、「将来の」リリースでのみユーザーにある程度の制御を与えるようです。このリンクを見てください。

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

これは正確な引用です、

ユーザーがナビゲーション バーを非表示にできるオプションを検討しています。うまくいけば、これは将来のリリースで利用可能になるでしょう。

于 2013-09-24T21:01:50.930 に答える