Access denied finding property “camera.hal1.packagelist”

后端 未结 5 1174
别那么骄傲
别那么骄傲 2021-02-05 03:07

While using camera in service mobile screen is getting un-touchable(locked by transparent window ) and only below error is occuring

Access denied finding proper         


        
5条回答
  •  名媛妹妹
    2021-02-05 03:31

    I got the same error in my app, i was using surface view and had it weight set to zero. I changed it back to 1 and the error got resolved. Do check your xml code, it may help.

提交回复
热议问题