Category "android-imagebutton"

ImageButton to show image of ImageView onClick

I want an ImageButton to change its image when clicked on it. But the image that it changes to has to be the image from an ImageView. Is this possible? EDIT: in

Android - change send icon's color on ImageButton

How to change the default color of send icon on this ImageButton? <ImageButton android:id="@+id/ImageButton1" android:layout_width="0dp" android: