A simple countdown View for the Android framework..
CountDownView is hosted in the following web site
https://github.com/alexfu/CountDownView
If you think the Android project CountDownView 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 CountDownView.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 16 |
Minimum SDK Version | 9 |
Activity Count | 0 |
Asset File Names | assets\fonts\Roboto-Black.ttf assets\fonts\Roboto-BlackItalic.ttf assets\fonts\Roboto-Bold.ttf assets\fonts\Roboto-BoldCondensed.ttf assets\fonts\Roboto-BoldCondensedItalic.ttf assets\fonts\Roboto-BoldItalic.ttf assets\fonts\Roboto-Condensed.ttf assets\fonts\Roboto-CondensedItalic.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\RobotoSlab-Bold.ttf assets\fonts\RobotoSlab-Light.ttf assets\fonts\RobotoSlab-Regular.ttf assets\fonts\RobotoSlab-Thin.ttf |
CountDownView has the following Java source files.
com.alexfu.countdownview.core.TimerService.java com.alexfu.countdownview.widget.CountDownView.java com.alexfu.countdownview.widget.RobotoTextView.java