Android Open Source - UI native Android-RobotoTextView






Project Summary

Implementation of a TextView and all its direct/indirect subclasses with native support for the Roboto fonts, includes the brand new Roboto Slab fonts..

Web Site / Source Repository

Android-RobotoTextView is hosted in the following web site
https://github.com/johnkil/Android-RobotoTextView

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

ItemValue
Java File Count19
Activity Count1
Asset File Namesassets\fonts\Roboto-Black.ttf
assets\fonts\Roboto-BlackItalic.ttf
assets\fonts\Roboto-Bold.ttf
assets\fonts\Roboto-BoldItalic.ttf
assets\fonts\Roboto-Italic.ttf
assets\fonts\Roboto-Light.ttf
assets\fonts\Roboto-LightItalic.ttf
assets\fonts\Roboto-Medium.ttf
assets\fonts\Roboto-MediumItalic.ttf
assets\fonts\Roboto-Regular.ttf
assets\fonts\Roboto-Thin.ttf
assets\fonts\Roboto-ThinItalic.ttf
assets\fonts\RobotoCondensed-Bold.ttf
assets\fonts\RobotoCondensed-BoldItalic.ttf
assets\fonts\RobotoCondensed-Italic.ttf
assets\fonts\RobotoCondensed-Light.ttf
assets\fonts\RobotoCondensed-LightItalic.ttf
assets\fonts\RobotoCondensed-Regular.ttf
assets\fonts\RobotoSlab-Bold.ttf
assets\fonts\RobotoSlab-Light.ttf
assets\fonts\RobotoSlab-Regular.ttf
assets\fonts\RobotoSlab-Thin.ttf




License

The license information of Android-RobotoTextView is as follows:

Apache License

Java Source Files

com.devspark.robototextview.sample.MainActivity.java
com.devspark.robototextview.style.RobotoTypefaceSpan.java
com.devspark.robototextview.util.RobotoTextViewUtils.java
com.devspark.robototextview.util.RobotoTypefaceManager.java
com.devspark.robototextview.widget.RobotoAutoCompleteTextView.java
com.devspark.robototextview.widget.RobotoButton.java
com.devspark.robototextview.widget.RobotoCheckBox.java
com.devspark.robototextview.widget.RobotoCheckedTextView.java
com.devspark.robototextview.widget.RobotoChronometer.java
com.devspark.robototextview.widget.RobotoCompoundButton.java
com.devspark.robototextview.widget.RobotoDigitalClock.java
com.devspark.robototextview.widget.RobotoEditText.java
com.devspark.robototextview.widget.RobotoExtractEditText.java
com.devspark.robototextview.widget.RobotoMultiAutoCompleteTextView.java
com.devspark.robototextview.widget.RobotoRadioButton.java
com.devspark.robototextview.widget.RobotoSwitch.java
com.devspark.robototextview.widget.RobotoTextClock.java
com.devspark.robototextview.widget.RobotoTextView.java
com.devspark.robototextview.widget.RobotoToggleButton.java