Skip to content

Commit ba6c57c

Browse files
committed
feat : 가로모드만 설정
1 parent 548886d commit ba6c57c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

presentation/src/main/AndroidManifest.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
android:excludeFromRecents="true"
4343
android:exported="true"
4444
android:launchMode="singleTask"
45+
android:screenOrientation="portrait"
4546
android:showOnLockScreen="true"
4647
android:theme="@style/Theme.Splash">
4748

0 commit comments

Comments
 (0)