Displays a button with an image (instead of text) that can be pressed or clicked by the user.
I have created one image button in android, but when I am clicking on that button nothing is happening. I …
android events onclick listener android-imagebuttonWhat's the little widget with three dots? How can I add it to my app?
android google-play popupmenu android-imagebuttonHow to set the ImageButton property of app:srcCompat="@drawable/pic" programmatically? Something like myImageButton.setBackgroundResource(R.drawable.eng2); but …
android android-appcompat android-imagebuttonSo this is my first app and I am trying to code and need some help with buttons. After searching …
android button android-imagebuttonHow to change the default color of send icon on this ImageButton? <ImageButton android:id="@+id/ImageButton1" android:layout_…
java android android-imagebuttonI am trying to implement ripple effect for ImageButton.I have set ripple in background and drawable image in the …
android android-5.0-lollipop android-imagebutton rippledrawableI have an ImageButton that I want to fill its parent RelativeLayout container for its width but minus a few …
android android-relativelayout android-imagebutton fill-parentI have an app which has fragment and image button on that. The problem is it's working on and above 5.0 …
android android-resources android-imagebutton inflate-exception binary-xmlI would like to change the background color of my ImageButton on pressed event. Here is what i am done : &…
android selector android-imagebutton android-shapeI know Android will return to the home screen when I press the Home key, however, I want my imageButton …
android onclicklistener homescreen android-imagebutton