Skip to content

Commit

Permalink
[FEAT/#50] profile UI 기능 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
crownjoe committed Jan 9, 2024
1 parent ef4688a commit d7a0359
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 @@ -114,7 +114,7 @@

<activity
android:name="com.going.presentation.profile.ProfileActivity"
android:exported="true"
android:exported="false"
android:screenOrientation="portrait"/>


Expand Down

0 comments on commit d7a0359

Please sign in to comment.