OSDN Git Service

Change roboto-->sans-serif-regular
authorAnthony Hugh <ahugh@google.com>
Thu, 7 Jun 2018 18:40:10 +0000 (11:40 -0700)
committerAnthony Hugh <ahugh@google.com>
Thu, 7 Jun 2018 18:40:10 +0000 (11:40 -0700)
BUG: 71634382
Change-Id: Ifb32031b511771e9261c1307f7e73f1e94851648

core/res/res/values-watch/styles.xml

index 14a7dee..22257f3 100644 (file)
@@ -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>
\ No newline at end of file
+</resources>