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

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

Merge "Change roboto-->sans-serif-regular" into pi-wear-dev

parents ef614fec ae1bc34e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@

<resources>
    <style name="TextAppearance.Toast">
        <item name="fontFamily">roboto</item>
        <item name="fontFamily">sans-serif-regular</item>
        <item name="textSize">@dimen/toast_text_size</item>
    </style>
</resources>