Expecting 'android:screenOrientation="unspecified"' or '"fullSensor"' for this activity so the user can use the application in any orientation and provide a great experience on Chrome OS devices

1、android studio 升级了3.6.1之后,发现各方面的体验都要好,速度很快。

2、但出现了一些小问题,比如android:screenOrientation="unspecified"' or '"fullSensor"

如果只支持纵向的话,那么这样一设,会出现问题。

3、解决:

参考:https://blog.csdn.net/mp624183768/article/details/104548332/

猜你喜欢

转载自www.cnblogs.com/jiduoduo/p/12400556.html