Commit 0705febd68485a1d52476175277112569b91adf8
1 parent
36ff92ea00
Exists in
master
v3.3.9_revision
修改linepay跳转 修改接入文档
Showing 2 changed files with 1 additions and 0 deletions Side-by-side Diff
android/GameSDKRelease/libs/GameSDK_v3.3.9_proguard.jar
No preview for this file type
doc/AndroidDocument.md
| ... | ... | @@ -83,6 +83,7 @@ Help==>About Eclips点击Android对应的图标就可以查看版本了. |
| 83 | 83 | <activity |
| 84 | 84 | android:name="com.gumptech.sdk.PaymentActivity" |
| 85 | 85 | android:configChanges="orientation|screenSize|keyboardHidden|keyboard|screenLayout" |
| 86 | + android:launchMode="singleTask" | |
| 86 | 87 | android:theme="@android:style/Theme.Translucent.NoTitleBar" > |
| 87 | 88 | <intent-filter> |
| 88 | 89 | <category android:name="android.intent.category.DEFAULT" /> |