mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-21 17:26:59 +08:00
1
android/src/vendor/AndroidManifest.xml
vendored
1
android/src/vendor/AndroidManifest.xml
vendored
@ -26,6 +26,7 @@
|
|||||||
<activity
|
<activity
|
||||||
android:name="com.tencent.tauth.AuthActivity"
|
android:name="com.tencent.tauth.AuthActivity"
|
||||||
android:launchMode="singleTask"
|
android:launchMode="singleTask"
|
||||||
|
android:exported="true"
|
||||||
android:noHistory="true">
|
android:noHistory="true">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.VIEW" />
|
<action android:name="android.intent.action.VIEW" />
|
||||||
|
Reference in New Issue
Block a user