File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- [ ![ ] ( https://jitpack.io/v/RevelationCoding/Avatar-Generator- Android.svg )] ( https://jitpack.io/#RevelationCoding/Avatar-Generator- Android )
1+ [ ![ ] ( https://jitpack.io/v/RevelationCoding/Android-Avatar .svg )] ( https://jitpack.io/#RevelationCoding/Android-Avatar )
22
33# Avatar-Generator-Android
44
@@ -9,17 +9,17 @@ Generate first letter avatar Image like Google Contacts and random background.
99
1010## Preview
1111
12- <img src =" https://github.com/RevelationCoding/Avatar-Generator- Android/blob/master/art/android_avatar.gif?raw=true " width =" 207px " height =" 500px " />
12+ <img src =" https://github.com/RevelationCoding/Android-Avatar /blob/master/art/android_avatar.gif?raw=true " width =" 207px " height =" 500px " />
1313
1414## Gradle Dependency
1515
1616-Add it in your root build.gradle at the end of repositories:
1717
1818``` gradle
1919allprojects {
20- repositories {
21- ...
22- maven { url 'https://jitpack.io' }
20+ repositories {
21+ ...
22+ maven { url 'https://jitpack.io' }
2323 }
2424 }
2525```
@@ -28,7 +28,7 @@ allprojects {
2828
2929``` gradle
3030dependencies {
31- implementation 'com.github.RevelationCoding:Avatar-Generator- Android:0.1.0 '
31+ implementation 'com.github.RevelationCoding:Android-Avatar:Tag '
3232 }
3333```
3434
@@ -39,7 +39,7 @@ dependencies {
3939``` xml
4040
4141<!-- when random color is set true backgroundColor will be not set-->
42- <com .revelationcoding.androidavatarlib.AndroidAvatarLib
42+ <com .RevelationCoding.mylibrary.AndroidAvatar
4343 android : layout_width =" wrap_content"
4444 android : layout_height =" wrap_content"
4545 android : layout_centerHorizontal =" true"
You can’t perform that action at this time.
0 commit comments