Cordova + Android - android-windowSoftInputMode adjustPan not working

后端 未结 6 1221
日久生厌
日久生厌 2021-02-01 17:56

I\'m using Cordova 5.4.0 and I have this in my config.xml:




        
6条回答
  •  滥情空心
    2021-02-01 18:22

    It looks like you are changing the wrong AndroidManifest.xml. In your application, under \platform\android... you will find the .xml file, you have to change that one.

提交回复
热议问题