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

Commit ca81aee0 authored by Vincent Bourgmayer's avatar Vincent Bourgmayer
Browse files

fix: try to keep login form in recent app list as long as the account is not added

parent 833f3b14
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ class ReLoginWithOidcService: Service() {
                }

                intent.apply {
                        flags = Intent.FLAG_ACTIVITY_NEW_TASK or Intent.FLAG_ACTIVITY_CLEAR_TASK
                        flags = Intent.FLAG_ACTIVITY_SINGLE_TOP or Intent.FLAG_ACTIVITY_REORDER_TO_FRONT
                    }

                val pendingIntent = PendingIntent.getActivity(context,