Android Open Source - UI custom TypeFaceTextView






Project Summary

TextView with Custom Font For Android.

Web Site / Source Repository

TypeFaceTextView is hosted in the following web site
https://github.com/renlinx007/TypeFaceTextView

If you think the Android project TypeFaceTextView 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 TypeFaceTextView.

ItemValue
Java File Count7
Target SDK Version19
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar
Asset File Namesassets\fonts\myfont.ttf




License

The license information of TypeFaceTextView is as follows:

MIT License

Java Source Files

com.nubicz.customviews.TypeFaceAnimTextView.java
com.nubicz.customviews.TypeFaceAnimTextView.java
com.nubicz.customviews.TypeFaceCache.java
com.nubicz.customviews.TypeFaceCache.java
com.nubicz.customviews.TypeFaceTextView.java
com.nubicz.customviews.TypeFaceTextView.java
com.nubicz.typefacetextview.example.MainActivity.java