Преглед изворни кода

recharge result changed to single task

hanjing пре 7 година
родитељ
комит
728d57105b
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      app/src/main/AndroidManifest.xml

+ 2 - 1
app/src/main/AndroidManifest.xml

@@ -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 -->