Android switch button widget.
SwitchButtonDemo is hosted in the following web site
https://github.com/chaifp/SwitchButtonDemo
If you think the Android project SwitchButtonDemo 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 SwitchButtonDemo.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi] |
Target SDK Version | 17 |
Minimum SDK Version | 8 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
There are 2 image files in SwitchButtonDemo. The names of the image files are listed as follows.
switch_background.png switch_thumb.png
The following screenshort is generated from the image listed above.
SwitchButtonDemo has the following Java source files.
com.fpstudios.switchbuttondemo.DrawableTextHelper .java com.fpstudios.switchbuttondemo.MainActivity.java com.fpstudios.switchbuttondemo.widgets.SwitchButton.java