Android Open Source - UI textview TweeningTextView






Project Summary

Android TextView that tweens its characters.

Web Site / Source Repository

TweeningTextView is hosted in the following web site
https://github.com/scottTomaszewski/TweeningTextView

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

ItemValue
Java File Count11
Activity Count1
Fragment Count1

License

The license information of TweeningTextView is as follows:

Apache License

Java Source Files

com.kokalabs.svg.CubicBezierCurve.java
com.kokalabs.svg.PointD.java
com.kokalabs.svg.SvgCommandAsCubicHandler.java
com.kokalabs.svg.SvgCommandHandler.java
com.kokalabs.svg.SvgGlyphParser.java
com.kokalabs.svg.SvgGlyphTweenViaInterpolation.java
com.kokalabs.svg.SvgGlyph.java
com.kokalabs.tweening.textview.TweeningTextView.java
com.kokalabs.tweening.textview.example.ApplicationTest.java
com.kokalabs.tweening.textview.example.Char.java
com.kokalabs.tweening.textview.example.TweeningActivity.java