Skip to content

Commit

Permalink
Use singleTask. (#7153)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosmuvi-stripe authored Aug 16, 2023
1 parent cfc1466 commit bdd36dc
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 bdd36dc

Please sign in to comment.