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

Commit ae1bc34e authored by Anthony Hugh's avatar Anthony Hugh
Browse files

Change roboto-->sans-serif-regular

BUG: 71634382
Change-Id: Ifb32031b511771e9261c1307f7e73f1e94851648
parent c590baae
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>