适配部分机型还会出现输入框被键盘挡住问题
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user