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

Commit 53fd306a authored by Paul Sliwowski's avatar Paul Sliwowski
Browse files

Fix issue where alarm app would pop up when dismissing alarm.

Bug: 10808355
Change-Id: I1c10f3d6f3874a5fb62dfed104d0a62efb7f3973
parent 8b4023ad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -76,6 +76,7 @@
        </activity>

        <activity android:name=".alarms.AlarmActivity"
                android:taskAffinity=""
                android:excludeFromRecents="true"
                android:theme="@style/AlarmAlertFullScreenTheme"
                android:windowSoftInputMode="stateHidden"