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

Commit ddd2bbc2 authored by Hawkwood Glazier's avatar Hawkwood Glazier
Browse files

Update min gsf weight to 25

Bug: 391857397
Test: Manual
Flag: com.android.systemui.clock_reactive_variants
Change-Id: Ie3591017e6e607427bf152ea749f0b439e044957
parent 45e5a0e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -124,7 +124,7 @@ class FlexClockController(private val clockCtx: ClockContext) : ClockController
                ClockFontAxis(
                    key = "wght",
                    type = AxisType.Float,
                    minValue = 1f,
                    minValue = 25f,
                    currentValue = 400f,
                    maxValue = 1000f,
                    name = "Weight",