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

Skip to content
Commit 49025891 authored by James Lemieux's avatar James Lemieux
Browse files

Improve accuracy of notification creation/removal

Bug: 28992457

The DeskClock activity used to signal the app as being in the foreground
in onResume(). This was too aggressive and caused the notifications to
be displayed at the same time as the app in multiwindow mode.

Moving this to onStart() and the reverse state to onStop() tracks the
foreground of the state more accurately and avoids displaying the app
and notifications concurrently.

Change-Id: I0c41c4ff40b47b793749b234a76824f4480d55ed
parent ffbb0925
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment