Skip to content

Commit

Permalink
[FIX/#54] manifest 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Marchbreeze committed Jan 9, 2024
1 parent 9a2c79d commit bb9894e
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 @@ -53,7 +53,7 @@

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

<activity
Expand Down

0 comments on commit bb9894e

Please sign in to comment.