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

Commit cc7a540c authored by Darrell Shi's avatar Darrell Shi Committed by Android (Google) Code Review
Browse files

Merge "Do not show edit mode activity on lockscreen" into main

parents e6d92a12 2ba3c0ab
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -992,7 +992,6 @@
            android:theme="@style/Theme.EditWidgetsActivity"
            android:excludeFromRecents="true"
            android:autoRemoveFromRecents="true"
            android:showOnLockScreen="true"
            android:launchMode="singleTop"
            android:exported="false">
        </activity>