Android Open Source - UI component CenteredContentButton






Project Summary

Centered Content Button is Android library which contains button-like and toggle button-like components with centered content - icon and/or text..

Web Site / Source Repository

CenteredContentButton is hosted in the following web site
https://github.com/steelkiwi/CenteredContentButton

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

ItemValue
Java File Count6
Target SDK Version17
Minimum SDK Version8
Activity Count3
jar files usedandroid-support-v4.jar
android-support-v4.jar
android-support-v4.jar
android-support-v4.jar




License

The license information of CenteredContentButton is as follows:

Apache License

Resource Files

There are 5 image files in CenteredContentButton. The names of the image files are listed as follows.

ic_add.png
layout_gray.9.png
layout_gray_down.9.png
layout_red.9.png
layout_red_down.9.png

The following screenshort is generated from the image listed above.

null




Java Source Files

com.skd.centeredcontentbutton.CenteredContentButton.java
com.skd.centeredcontentbutton.CenteredContentToggleButton.java
com.skd.centeredcontentbutton.CenteredContentToggleGroup.java
com.skd.centeredcontentbutton_tabstest.MainActivity.java
com.skd.centeredcontentbutton_toggletest.MainActivity.java
com.skd.centeredcontentbuttontest.MainActivity.java