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

Commit 20dd4395 authored by Christian Göllner's avatar Christian Göllner
Browse files

Demote STEP_CLOCK_ANIMATION from Droidfood to Teamfood

There are currently still three unsresolved issues with the animation. 

1 - Overlap with notifications when waking um from AOD
2 - Overlap with notifications when cancelling and then resuming the animation quickly
3 - Not working in RTL

Bug: 274892412
Bug: 272730163
Bug: 199051139
Change-Id: I098967b7bbcfe69aa3fadfcfb978925e4c00d332
Test: N/A
parent d094fe25
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ object Flags {
     * the digits when the clock moves.
     */
    @JvmField
    val STEP_CLOCK_ANIMATION = releasedFlag(212, "step_clock_animation")
    val STEP_CLOCK_ANIMATION = unreleasedFlag(212, "step_clock_animation", teamfood = true)

    /**
     * Migration from the legacy isDozing/dozeAmount paths to the new KeyguardTransitionRepository