Android Crash, java.lang.IllegalArgumentException: Window type can not be changed after the window is added

后端 未结 1 816
别跟我提以往
别跟我提以往 2020-12-19 09:50

I uploaded an Android Application to the market, and, for some reason a user is getting this error.

java.lang.IllegalArgumentException: Window type can not b         


        
1条回答
  •  臣服心动
    2020-12-19 10:28

    check AndroidManifest.xml

    
    

    X must be less than 14 Or remove this attribute. good luck guy.

    0 讨论(0)
提交回复
热议问题