Skip to content

ErIMRANALAM/AndroidFontAwesome

Repository files navigation

AndroidFontAwesome


Font Awesome is very popular icon toolkit used across many websites. It has both free and pro collection of icons, but you can find most the icons in free collection itself. Each icon will represented by unicode (). We use this unicode to display the icon in TextView. As it’s a normal TextView, all the text styling attributes (color, size, paddings etc.,) can be applied.

For an example if you want to display android Robot logo, you can use  unicode as TextView value.


About

How to use the Font Awesome icons in android apps using Third Party Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages