We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5e6e4e commit d2f1f54Copy full SHA for d2f1f54
README.md
@@ -6,14 +6,13 @@ repositories {
6
}
7
```
8
9
-Go to Settings.gradle, inside repositories block -> <br/>
10
-```
11
-implementation 'com.github.lostankit7:tags_below'
+Now in build.gradle -> <br/>
12
13
-//tag -
14
-
15
-font awesome icon custom view :- `font_awesome_icon_v1.1`
16
- for more detail switch to `font_awesome_icon branch
+<li>
+ font awesome icon, for more detail switch to `font_awesome_icon` branch
+</li>
17
18
+com.github.lostankit7:androidCustomView:font_awesome_icon_v1.1
+```
19
0 commit comments