Skip to content

Commit d498977

Browse files
committed
added bit about enclosing the extra font file
1 parent e3b712c commit d498977

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Now I still have your attention, to get the previews to work in Android Studio y
2222

2323
Get the font file [__here__](https://github.com/code-mc/material-icon-lib/blob/master/materialiconlib/src/main/assets/materialdesignicons-webfont.ttf?raw=true).
2424

25+
You don't have to worry about android including the file twice in your apk. Android Studio recognizes the duplicate file name and only keeps one copy in your apk!
26+
2527
## Step 1
2628

2729
#### Gradle

0 commit comments

Comments
 (0)