Android Open Source - UI font RobotoViews






Project Summary

Android Views that use the Roboto font..

Web Site / Source Repository

RobotoViews is hosted in the following web site
https://github.com/eeVoskos/RobotoViews

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

ItemValue
Java File Count14
Target SDK Version17
Minimum SDK Version4
Activity Count2
Fragment Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\roboto_black.ttf
res\raw\roboto_black_italic.ttf
res\raw\roboto_bold.ttf
res\raw\roboto_bold_italic.ttf
res\raw\roboto_condensed.ttf
res\raw\roboto_condensed_bold.ttf
res\raw\roboto_condensed_bold_italic.ttf
res\raw\roboto_condensed_italic.ttf
res\raw\roboto_italic.ttf
res\raw\roboto_light.ttf
res\raw\roboto_light_italic.ttf
res\raw\roboto_medium.ttf
res\raw\roboto_medium_italic.ttf
res\raw\roboto_regular.ttf
res\raw\roboto_slab_bold.ttf
res\raw\roboto_slab_light.ttf
res\raw\roboto_slab_regular.ttf
res\raw\roboto_slab_thin.ttf
res\raw\roboto_thin.ttf
res\raw\roboto_thin_italic.ttf




Java Source Files

RobotoViews has the following Java source files.

com.eevoskos.robotoviews.Roboto.java
com.eevoskos.robotoviews.RobotoValues.java
com.eevoskos.robotoviews.sample.MainActivity.java
com.eevoskos.robotoviews.sample.RobotoCheckedTextViewSampleFragment.java
com.eevoskos.robotoviews.sample.SampleActivity.java
com.eevoskos.robotoviews.widget.RobotoAutoCompleteTextView.java
com.eevoskos.robotoviews.widget.RobotoButton.java
com.eevoskos.robotoviews.widget.RobotoCheckBox.java
com.eevoskos.robotoviews.widget.RobotoCheckedTextView.java
com.eevoskos.robotoviews.widget.RobotoEditText.java
com.eevoskos.robotoviews.widget.RobotoRadioButton.java
com.eevoskos.robotoviews.widget.RobotoSwitch.java
com.eevoskos.robotoviews.widget.RobotoTextView.java
com.eevoskos.robotoviews.widget.RobotoToggleButton.java