📅  最后修改于: 2022-03-11 15:02:35.529000             🧑  作者: Mango
// add this in your manifest.xml
android:configChanges="orientation" //<--ADD THIS
android:screenOrientation="portrait"> //<--ADD THIS