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

Commit 613df30f authored by John Spurlock's avatar John Spurlock
Browse files

Fix the remaining black blip in secure camera transition.

Bug:7452928
Change-Id: I3f8acd7304e7ff8423f8b1556ae7b0a55eb5a974
parent 5c009849
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -305,7 +305,7 @@
                android:taskAffinity="com.android.camera.SecureCameraActivity"
                android:excludeFromRecents="true"
                android:label="@string/camera_label"
                android:theme="@style/Theme.Camera"
                android:theme="@style/Theme.CameraSecure"
                android:icon="@mipmap/ic_launcher_camera"
                android:configChanges="orientation|screenSize|keyboardHidden"
                android:clearTaskOnLaunch="true"