You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ dependencies {
17
17
Alternatively you can use Android Bootstrap as a library project by downloading the source.
18
18
19
19
20
-
* Copy __fontawesome-webfont.ttf__ into the assets folder of your project, as otherwise FontAwesome icons won't show up.
20
+
* Copy [__fontawesome-webfont.ttf__](https://github.com/Bearded-Hen/Android-Bootstrap/raw/master/fontawesome-webfont.ttf) into the __assets folder__ of your project, as otherwise __FontAwesome won't work__.
21
21
22
22
* Paste the following XML into a layout file to create a BootstrapButton:
0 commit comments