Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
android_device_xiaomi_jasmine_sprout
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
prady
android_device_xiaomi_jasmine_sprout
Commits
111a318f
Commit
111a318f
authored
Jul 01, 2018
by
LuK1337
Committed by
prady
May 04, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jasmine: overlay: Enable config_showNavigationBar
Change-Id: Ia9d4944b36e03d152fbe5a92fee8615e6dd1efab
parent
39b1b115
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
config.xml
overlay/frameworks/base/core/res/res/values/config.xml
+4
-0
No files found.
overlay/frameworks/base/core/res/res/values/config.xml
View file @
111a318f
...
...
@@ -37,4 +37,8 @@
<!-- Enable system navigation keys. -->
<bool
name=
"config_supportSystemNavigationKeys"
>
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"
>
true
</bool>
</resources>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment