How to solve the problem that the weex of Android will automatically get the focus of the first input box and pop up the soft keyboard when it re-enters the page for the first time?

when Android"s weex project is scanned and packaged on the phone with playground, the software will automatically get the focus of the first input box and pop up the soft keyboard after entering the background for the first time and then reopening it.

Jan.14,2022

. I have the same problem.


  :autofocus ="false"
  android
  <activity
         ...
        android:windowSoftInputMode="stateVisible|adjustResize"></activity>
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b348e9-2b288.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b348e9-2b288.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?