Looks like there are two settings for navbar

This commit is contained in:
Pierre-Hugues Husson 2017-12-09 21:44:29 +01:00
parent 0d33be9db9
commit c8e587fac6

View file

@ -1,4 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<bool name="config_showNavigationBar">true</bool>
<bool name="config_supportSystemNavigationKeys">true</bool>
</resources>