mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-28 20:29:54 +00:00
Merge pull request #516 from PhilKes/fix/navigationbar-api-24
Remove white navigation bar background for API < 27
This commit is contained in:
commit
87124c32f4
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@
|
|||
|
||||
<item name="android:statusBarColor">?attr/colorSurface</item>
|
||||
<item name="android:windowLightStatusBar">true</item>
|
||||
<item name="android:navigationBarColor">?attr/colorSurface</item>
|
||||
|
||||
<item name="android:windowBackground">?attr/colorSurface</item>
|
||||
</style>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue