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

Commit 959c582f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fixing HSUM issue for keyboard and touchpad tutorial" into main

parents eda5a4f2 0f05c16b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -484,6 +484,7 @@

        <activity android:name=".touchpad.tutorial.ui.view.TouchpadTutorialActivity"
            android:exported="true"
            android:showForAllUsers="true"
            android:screenOrientation="userLandscape"
            android:theme="@style/Theme.AppCompat.NoActionBar">
            <intent-filter>
@@ -494,6 +495,7 @@

        <activity android:name=".inputdevice.tutorial.ui.view.KeyboardTouchpadTutorialActivity"
            android:exported="true"
            android:showForAllUsers="true"
            android:screenOrientation="userLandscape"
            android:theme="@style/Theme.AppCompat.NoActionBar">
            <intent-filter>