Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Malinskiy committed Dec 10, 2014
1 parent 2db3c7d commit 67fce1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ menu.findItem(R.id.share).setIcon(
```

### Design-time preview (```maybe working```)
1. Copy material font file (do not rename it) to your ```$ANDROID_SDK/platforms/android-$N/data/fonts/``` folder for each platform ```$N``` available.
1. Copy material font [file](https://github.com/Malinskiy/android-material-icons/blob/master/android-material-icons/src/main/resources/material-design-iconic-font-1.0.1.ttf) (do not rename it) to your ```$ANDROID_SDK/platforms/android-$N/data/fonts/``` folder for each platform ```$N``` available.
2. Assign attribute ```hacky_preview``` like this:
```xml
<com.malinskiy.materialicons.widget.IconTextView
Expand Down

0 comments on commit 67fce1d

Please sign in to comment.