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

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

Merge "Update min gsf weight to 25" into main

parents bddfaee1 ddd2bbc2
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",