Skip to content

Commit

Permalink
[FEAT/#70] start_trip_splash, finish_trip, enter_finis 뷰 최종 UI 구현
Browse files Browse the repository at this point in the history
  • Loading branch information
crownjoe committed Jan 11, 2024
1 parent 1a8f4ec commit bd5ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@

<activity
android:name="com.going.presentation.enter.invitefinish.InviteFinishActivity"
android:exported="true"
android:exported="false"
android:screenOrientation="portrait" />

<activity
Expand Down

0 comments on commit bd5ba39

Please sign in to comment.