Android Open Source - UI icon fonticon






Project Summary

Android implementation of font-based icons..

Web Site / Source Repository

fonticon is hosted in the following web site
https://github.com/shamanland/fonticon

If you think the Android project fonticon listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of fonticon.

ItemValue
Java File Count17
Supported screen sizes[mdpi, ps, xxhdpi, hdpi, xhdpi, ku, yi, ar, sd, ug, dv, ldrtl, fa, he, ur]
Activity Count1
Fragment Count2
Asset File Namesassets\icons.ttf




License

The license information of fonticon is as follows:

Apache License

Resource Files

There are 3 image files in fonticon. The names of the image files are listed as follows.

drawer_shadow.9.png
ic_drawer_raw.png
ic_drawer_rtl_raw.png

The following screenshort is generated from the image listed above.

null

Java Source Files

com.shamanland.fonticon.CompoundDrawables.java
com.shamanland.fonticon.FontIconButton.java
com.shamanland.fonticon.FontIconDrawable.java
com.shamanland.fonticon.FontIconEditText.java
com.shamanland.fonticon.FontIconTextView.java
com.shamanland.fonticon.FontIconToggleButton.java
com.shamanland.fonticon.FontIconTypefaceHolder.java
com.shamanland.fonticon.FontIconView.java
com.shamanland.fonticon.TextPaintHelper.java
com.shamanland.fonticon.example.CompoundIconsFragment.java
com.shamanland.fonticon.example.ContentFragment.java
com.shamanland.fonticon.example.GlowingIconsFragment.java
com.shamanland.fonticon.example.MainActivity.java
com.shamanland.fonticon.example.MenuFragment.java
com.shamanland.fonticon.example.MenuListener.java
com.shamanland.fonticon.example.MyApplication.java
com.shamanland.fonticon.example.ScaledIconsFragment.java