Style your android Views with Google's Roboto font.
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.
The following table is the detailed list of RobotoViews.
Item | Value |
---|---|
Java File Count | 9 |
Target SDK Version | 19 |
Minimum SDK Version | 4 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Raw File Names | res\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 |
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