We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d49abc + b0ff8b8 commit 897aad4Copy full SHA for 897aad4
README.md
@@ -858,7 +858,7 @@ you show from an Activity which has a theme containing any of these attributes:
858
The name of font in assets/fonts used everywhere else, like content and list items
859
(null uses device default). E.g. [your-project]/app/main/assets/fonts/[regular]
860
-->
861
- <item name="md_regular_font">Roboto-Medium.ttf</item>
+ <item name="md_regular_font">Roboto-Regular.ttf</item>
862
863
</style>
864
```
0 commit comments