Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
BlissLauncher
Commits
15dc8a71
Commit
15dc8a71
authored
May 11, 2022
by
Aayush Gupta
Browse files
Merge branch '236-dark-navbar' into 'master'
Use dark navigation bar See merge request
!91
parents
811d6f6d
299d5b2a
Pipeline
#184742
passed with stage
in 10 minutes and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/src/main/res/values/styles.xml
View file @
15dc8a71
...
...
@@ -13,7 +13,7 @@
<item
name=
"android:windowBackground"
>
@android:color/transparent
</item>
<item
name=
"android:windowShowWallpaper"
>
true
</item>
<item
name=
"android:statusBarColor"
>
@android:color/transparent
</item>
<item
name=
"android:navigationBarColor"
>
#
1affffff
</item>
<item
name=
"android:navigationBarColor"
>
#
26000000
</item>
<item
name=
"android:windowDrawsSystemBarBackgrounds"
>
true
</item>
<item
name=
"android:enforceNavigationBarContrast"
>
false
</item>
<item
name=
"android:enforceStatusBarContrast"
>
false
</item>
...
...
Write
Preview
Supports
Markdown
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