Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit ee3bedb

Browse files
committed
Fixed critical conflict between MainIntroActivity theme and screenOrientation
1 parent aed4cea commit ee3bedb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
android:screenOrientation="portrait" />
4343
<activity
4444
android:name=".ui.view.MainIntroActivity"
45-
android:screenOrientation="portrait"
4645
android:theme="@style/Theme.Intro" />
4746
<activity
4847
android:name=".ui.view.SearchActivity"

0 commit comments

Comments
 (0)