An extended TextView that mimics the iOS Springboard 'badges'. It can be overlaid on any other item..
BadgeView is hosted in the following web site
https://github.com/stefanjauker/BadgeView
If you think the Android project BadgeView 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 BadgeView.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [ldpi, mdpi, hdpi, xhdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar android-support-v4.jar badgeview.jar |
There are 2 image files in BadgeView. The names of the image files are listed as follows.
badge_blue.9.png badge_orange.png
The following screenshort is generated from the image listed above.
BadgeView has the following Java source files.
com.jauker.badgeview.example.Cheeses.java com.jauker.badgeview.example.ListFragment.java com.jauker.badgeview.example.TabActivity.java com.jauker.badgeview.example.ViewsFragment.java com.jauker.widget.BadgeView.java