enhance(android): adjust soft input mode and set navigation bar color based on theme

This commit is contained in:
charlie
2025-09-08 11:20:20 +08:00
parent df917f3d52
commit 86ca245134
6 changed files with 24 additions and 18 deletions

View File

@@ -47,14 +47,6 @@
"pkg": "@capacitor/status-bar",
"classpath": "com.capacitorjs.plugins.statusbar.StatusBarPlugin"
},
{
"pkg": "@capawesome/capacitor-background-task",
"classpath": "io.capawesome.capacitorjs.plugins.backgroundtask.BackgroundTaskPlugin"
},
{
"pkg": "@capgo/capacitor-navigation-bar",
"classpath": "ee.forgr.capacitor_navigation_bar.NavigationBarPlugin"
},
{
"pkg": "capacitor-voice-recorder",
"classpath": "com.tchvu3.capacitorvoicerecorder.VoiceRecorder"