aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeoanrdo Taehwan Kim <leonardo@thefinestartist.com>2015-12-30 13:31:03 -0500
committerLeoanrdo Taehwan Kim <leonardo@thefinestartist.com>2015-12-30 13:31:03 -0500
commitb0ff8b84ad980584ba504c184a3c9d12bf99de73 (patch)
treeca1145d5a0a7fc8b29ad10a99b1b2640f3095479
parent9d49abcf81b68d5ab45324951fbf66c5135bc50a (diff)
downloadafollestad-b0ff8b84ad980584ba504c184a3c9d12bf99de73.tar.gz
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7cd472..a73c4af 100644
--- a/README.md
+++ b/README.md
@@ -858,7 +858,7 @@ you show from an Activity which has a theme containing any of these attributes:
The name of font in assets/fonts used everywhere else, like content and list items
(null uses device default). E.g. [your-project]/app/main/assets/fonts/[regular]
-->
- <item name="md_regular_font">Roboto-Medium.ttf</item>
+ <item name="md_regular_font">Roboto-Regular.ttf</item>
</style>
```