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