适配部分机型还会出现输入框被键盘挡住问题

This commit is contained in:
yezhiqiu
2026-04-24 10:29:15 +08:00
parent fa5b707c22
commit 505a0414b8
12 changed files with 81 additions and 42 deletions

View File

@@ -385,7 +385,8 @@
<activity
android:name=".ui.activity.device.wifi.EditWifiPowerZoneActivity"
android:exported="false"
android:screenOrientation="portrait" />
android:screenOrientation="portrait"
android:windowSoftInputMode="adjustPan" />
<activity
android:name=".ui.activity.map.LiveActivityV3"
android:exported="false"