Add landscape layout for splash page

This commit is contained in:
Rahul Kumar Patel
2021-02-16 09:02:58 +05:30
parent 308ed28b52
commit c189f6e29a
2 changed files with 130 additions and 2 deletions

View File

@@ -77,8 +77,7 @@
<activity
android:name=".view.ui.splash.SplashActivity"
android:launchMode="singleTask"
android:screenOrientation="portrait" />
android:launchMode="singleTask" />
<activity
android:name=".MainActivity"