Android AutoButton and AutoImageButton UI widget which automatically draw overlay when pressed..
AutoButton is hosted in the following web site
https://github.com/basicsharp/AutoButton
If you think the Android project AutoButton 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 AutoButton.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [hdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
There are 1 image files in AutoButton. The names of the image files are listed as follows.
btn_orange.9.png
The following screenshort is generated from the image listed above.
AutoButton has the following Java source files.
com.androiddevclub.autobutton.AutoButton.java com.androiddevclub.autobutton.AutoImageButton.java com.androiddevclub.autobutton.StateDrawable.java com.androiddevclub.autobuttonexample.MainActivity.java