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

Commit 28f5a953 authored by Yorke Lee's avatar Yorke Lee Committed by Android Git Automerger
Browse files

am e8d45249: Merge "Launch CircularRevealActivity as singleInstance" into lmp-mr1-dev

* commit 'e8d45249':
  Launch CircularRevealActivity as singleInstance
parents 935dc32e e8d45249
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -277,6 +277,7 @@
                  android:theme="@style/Theme.CircularRevealAnimation"
                  android:exported="false"
                  android:configChanges="keyboardHidden|orientation"
                  android:launchMode="singleInstance"
                  android:noHistory="true"
                  android:excludeFromRecents="true"
                  android:screenOrientation="nosensor" />