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

Skip to content
Commit 0f382704 authored by Danny Lin's avatar Danny Lin Committed by Michael Bestas
Browse files

fonts: Use variable font for Roboto Regular

I'm not sure why Google decided to revert to a static variant of *only*
the regular non-italic and non-condensed weight, but using the default
"Roboto" font for the lock screen clock (i.e. AOSP default) is broken
with the change:
    - Clock is too bold when notifications are present (because SystemUI
      loads the regular font but can't change the weight to be less
      bold)
    - Weight animation between lock screen and AOD is broken (because
      weight can't be animated without the variable font)
    - AOD clock font is too bold (could cause burn-in)

Switch back to the variable font in order to fix the clock issues.

Change-Id: Ia2e5ef52e4edb5d4275f6d5faf8c74266b784762
parent 03c977a0
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