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

Commit f3044b1f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Increase font animation frames" into main

parents 6d529517 200d30a9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -108,7 +108,8 @@ class DefaultClockProvider(
    }

    companion object {
        const val NUM_CLOCK_FONT_ANIMATION_STEPS = 30
        // 750ms @ 120hz -> 90 frames of animation
        const val NUM_CLOCK_FONT_ANIMATION_STEPS = 90

        val FLEX_TYPEFACE by lazy {
            // TODO(b/364680873): Move constant to config_clockFontFamily when shipping