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

Commit 5e8ac047 authored by Raman Tenneti's avatar Raman Tenneti Committed by Automerger Merge Worker
Browse files

DeskClock: Fix alarm clock screen show black when screen locked; am: 504dfe5e

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/DeskClock/+/12409395

Change-Id: Ib356d04eb6353d5d6336c9a85a5efe1a79b69d81
parents bfbd31ea 504dfe5e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@
            android:excludeFromRecents="true"
            android:resizeableActivity="false"
            android:showOnLockScreen="true"
	    android:showWhenLocked="true"
            android:taskAffinity=""
            android:windowSoftInputMode="stateAlwaysHidden" />