mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +00:00
Fix: android nav bar and status bar color (#7385)
* fix(android): set nav bar and status bar color Close #7382
This commit is contained in:
@@ -39,6 +39,10 @@
|
||||
"pkg": "@capawesome/capacitor-background-task",
|
||||
"classpath": "io.capawesome.capacitorjs.plugins.backgroundtask.BackgroundTaskPlugin"
|
||||
},
|
||||
{
|
||||
"pkg": "@hugotomazi/capacitor-navigation-bar",
|
||||
"classpath": "br.com.tombus.capacitor.plugin.navigationbar.NavigationBarPlugin"
|
||||
},
|
||||
{
|
||||
"pkg": "@logseq/capacitor-file-sync",
|
||||
"classpath": "com.logseq.app.filesync.FileSyncPlugin"
|
||||
|
||||
Reference in New Issue
Block a user