|
|
@@ -636,7 +636,8 @@
|
|
|
<activity
|
|
|
android:name="com.sheep.gamegroup.view.activity.RechargeResultAct"
|
|
|
android:theme="@style/AppActionTheme"
|
|
|
- android:screenOrientation="portrait" />
|
|
|
+ android:screenOrientation="portrait"
|
|
|
+ android:launchMode="singleTask"/>
|
|
|
<!-- div end -->
|
|
|
|
|
|
<!-- alipay 支付宝 sdk end -->
|