Loading packages/SystemUI/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,7 @@ <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be autodetected from the Configuration. --> autodetected from the Configuration. --> <bool name="config_showNavigationBar">true</bool> <bool name="config_showNavigationBar">false</bool> </resources> </resources> Loading
packages/SystemUI/res/values/config.xml +1 −1 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,7 @@ <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be autodetected from the Configuration. --> autodetected from the Configuration. --> <bool name="config_showNavigationBar">true</bool> <bool name="config_showNavigationBar">false</bool> </resources> </resources>