Skip to content

Commit

Permalink
Use singleTask. (#7153)
Browse files Browse the repository at this point in the history
(cherry picked from commit bdd36dc)
  • Loading branch information
carlosmuvi-stripe committed Aug 30, 2023
1 parent 549188f commit 7a3e2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions financial-connections/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
<application>
<activity
android:name=".FinancialConnectionsSheetRedirectActivity"
android:launchMode="singleTask"
android:exported="true">
<intent-filter>
<action android:name="android.intent.action.VIEW" />
Expand Down

0 comments on commit 7a3e2c1

Please sign in to comment.