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

Commit 1696c539 authored by Raman Tenneti's avatar Raman Tenneti
Browse files

Revert "DeskClock: Fix alarm clock screen show black when screen locked;"

This reverts commit 770f2b2a.

Reason for revert: build error - : error: attribute 'android:showWhenLocked' not found.

Change-Id: I6a1cae85dcaad145b2ac0f346ce30361f8bba780
parent 770f2b2a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -141,7 +141,6 @@
            android:excludeFromRecents="true"
            android:resizeableActivity="false"
            android:showOnLockScreen="true"
	    android:showWhenLocked="true"
            android:taskAffinity=""
            android:windowSoftInputMode="stateAlwaysHidden" />