mondrianwifi: Disable the navigation bar
This commit is contained in:
parent
3567a3dd44
commit
2bd14ebae0
@ -259,4 +259,8 @@
|
|||||||
The duplication is necessary, because this information is used before the features are
|
The duplication is necessary, because this information is used before the features are
|
||||||
available to the system.-->
|
available to the system.-->
|
||||||
<bool name="config_freeformWindowManagement">true</bool>
|
<bool name="config_freeformWindowManagement">true</bool>
|
||||||
|
|
||||||
|
<!-- Whether a software navigation bar should be shown. NOTE: in the future this may be
|
||||||
|
autodetected from the Configuration. -->
|
||||||
|
<bool name="config_showNavigationBar">false</bool>
|
||||||
</resources>
|
</resources>
|
||||||
|
Loading…
Reference in New Issue
Block a user