I have confusion regarding ImageButton . I can make ImageView clickable and use it as a button, so why do we need ImageButton ? When developing an Android application, I found that ImageView much more useful than ImageButton , maybe I missed some of the ImageButton features. So I want to know what are the benefits of using ImageButton ? Thanks.
orchidrudra
source share