ImageButtonpublic class ImageButton extends ImageView
An image button displays an image that can be pressed, or clicked, by the
user.
XML attributes
See {@link android.R.styleable#ImageView Button Attributes},
{@link android.R.styleable#View View Attributes}
|
Methods Summary |
---|
protected boolean | onSetAlpha(int alpha)
return false;
|
|