Pq 6 месяцев назад
Родитель
Сommit
31019caa94
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      student/src/main/AndroidManifest.xml

+ 1 - 1
student/src/main/AndroidManifest.xml

@@ -251,7 +251,7 @@
         <!--        分享开始-->
         <activity
             android:name=".wxapi.WXEntryActivity"
-            android:configChanges="orientation|screenSize|keyboardHidden|fontScale|smallestScreenSize|screenLayout|uiMode"
+            android:configChanges="keyboardHidden|orientation|screenSize"
             android:exported="true"
             android:theme="@android:style/Theme.Translucent.NoTitleBar" />