Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 520 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 520 Bytes

About

Ping is the avatar generator for Echo Blockchain accounts by username.

Each Echo Blockchain account has its own unique avatar. Ping will help you get it.

Usage

val imageView = viewGroup.findViewById<ColoredAvatarView>(R.id.avatarView)
imageView.setAvatarValue("testValue")

And as result, you will receive the image with your unique avatar

As example:

PixelPlex avatar

Contributing and License

Distributed under the MIT license. See LICENSE for more information.