Android Open Source - UI style RobotoViews






Project Summary

Style your android Views with Google's Roboto font.

Web Site / Source Repository

RobotoViews is hosted in the following web site
https://github.com/rperryng/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 Count9
Target SDK Version19
Minimum SDK Version4
Activity Count1
jar files usedandroid-support-v4.jar
Raw File Namesres\raw\rv__black.ttf
res\raw\rv__black_italic.ttf
res\raw\rv__condensed_light.ttf
res\raw\rv__condensed_light_italic.ttf
res\raw\rv__condensed_regular.ttf
res\raw\rv__condensed_regular_bold.ttf
res\raw\rv__condensed_regular_bold_italic.ttf
res\raw\rv__condensed_regular_italic.ttf
res\raw\rv__light.ttf
res\raw\rv__light_italic.ttf
res\raw\rv__medium.ttf
res\raw\rv__medium_italic.ttf
res\raw\rv__regular.ttf
res\raw\rv__regular_bold.ttf
res\raw\rv__regular_bold_italic.ttf
res\raw\rv__regular_italic.ttf
res\raw\rv__thin.ttf
res\raw\rv__thin_italic.ttf




Java Source Files

RobotoViews has the following Java source files.

com.rperryng.roboto.RobotoButton.java
com.rperryng.roboto.RobotoCheckBox.java
com.rperryng.roboto.RobotoCheckedTextView.java
com.rperryng.roboto.RobotoEditText.java
com.rperryng.roboto.RobotoRadioButton.java
com.rperryng.roboto.RobotoTextView.java
com.rperryng.roboto.common.RobotoUtils.java
com.rperryng.robotosample.ActivityMainRobotoSample.java