File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -36,6 +36,9 @@ Provide additional fonts for you project, or even create your custom font with j
3636> * there is now a core package which comes without included fonts
3737> * provide the fonts you need. no additional steps required
3838
39+ > UPGRADE < Google Material font 1.2.0.1 --> 2.1.2.1
40+ > * the mapping of some icons changed
41+
3942
4043#Setup
4144
@@ -48,7 +51,7 @@ dependencies {
4851
4952##2 . Choose your desired fonts
5053``` gradle
51- compile 'com.mikepenz:google-material-typeface:1.2.0 .1@aar'
54+ compile 'com.mikepenz:google-material-typeface:2. 1.2.1@aar'
5255compile 'com.mikepenz:fontawesome-typeface:4.4.0.1@aar'
5356compile 'com.mikepenz:octicons-typeface:3.0.0.1@aar'
5457compile 'com.mikepenz:meteocons-typeface:1.1.0.1@aar'
@@ -118,6 +121,7 @@ Some great text with a {faw-android} font awesome icon and {met-wind} meteocons
118121 * "faw"
119122 * DEFAULT
120123* [ Google Material Design Icons] ( https://github.com/google/material-design-icons )
124+ * ** NEW SOURCE** [ Google Material Design Iconic Font] ( http://zavoloklom.github.io/material-design-iconic-font )
121125 * "gmd"
122126 * DEFAULT
123127* [ Meteocons] ( http://www.alessioatzeni.com/meteocons/ )
You can’t perform that action at this time.
0 commit comments