Skip to content

Commit 897aad4

Browse files
committed
Merge pull request afollestad#891 from TheFinestArtist/patch-1
Update README.md
2 parents 9d49abc + b0ff8b8 commit 897aad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -858,7 +858,7 @@ you show from an Activity which has a theme containing any of these attributes:
858858
The name of font in assets/fonts used everywhere else, like content and list items
859859
(null uses device default). E.g. [your-project]/app/main/assets/fonts/[regular]
860860
-->
861-
<item name="md_regular_font">Roboto-Medium.ttf</item>
861+
<item name="md_regular_font">Roboto-Regular.ttf</item>
862862

863863
</style>
864864
```

0 commit comments

Comments
 (0)