We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51dd955 commit 6948c44Copy full SHA for 6948c44
app/src/main/AndroidManifest.xml
@@ -14,6 +14,7 @@
14
android:name=".MainActivity"
15
android:label="@string/app_name"
16
android:launchMode="singleInstance"
17
+ android:screenOrientation="portrait"
18
android:theme="@style/AppTheme.NoActionBar">
19
<intent-filter>
20
<action android:name="android.intent.action.MAIN"/>
0 commit comments