Skip to content

Commit

Permalink
DEP-340 fix: 스플래시 온보딩 스택에 쌓이지 않도록 수정 (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
juhwankim-dev authored Jan 1, 2023
1 parent 4a4110f commit e43813f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@

<activity
android:name="com.depromeet.threedays.onboarding.OnboardingActivity"
android:noHistory="true"
android:exported="false" />

<activity
Expand Down

0 comments on commit e43813f

Please sign in to comment.