Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 57ee969f authored by Adam Shanks's avatar Adam Shanks
Browse files

Crude fix for going into landscape mode when the keyboard is opened.

parent 29dc8278
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -67,7 +67,7 @@
            android:launchMode="singleTask"
            android:clearTaskOnLaunch="true"
            android:icon="@drawable/ic_launcher_phone"
            android:screenOrientation="nosensor"
            android:screenOrientation="portrait"
        >
            <intent-filter>
                <action android:name="android.intent.action.DIAL" />