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

Skip to content
Commit a2fd78f6 authored by Michael W's avatar Michael W
Browse files

DeskClock: Fix upcoming alarm notification

* When the clock app is already open and an upcoming alarm is
  collapsed, moving the app to the background and later on clicking
  the "upcoming alarm" notification will show the outline + 2 elements
  of the expanded alarm but is missing the rest of the content.
* If you click around you'll notice that some parts are still reacting
  and are just hidden (you can still click them)
* We can fix it by making the "all elements are visible" state
  the one we start with
* The issue is caused by the animations not running and therefore never
  properly showing the items in onAnimationEnd

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/5572

Change-Id: Ib3ec0cc8f5a045e736506d064a3b4d011727078c
parent 2d773b99
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