About 7,490,000 results
Open links in new tab
  1. How to add image for button in android? - Stack Overflow

    Nov 17, 2010 · Use android:drawableright or android:drawabletop,... attributes for buttons in xml file. For example: in xml file add this attribute for a button: …

  2. How to Create an ImageButton in Android? - GeeksforGeeks

    Jul 17, 2022 · Android ImageButton is a user interface widget that is used to display a button having an image and to perform exactly like a button when we click on it but here, we add an …

  3. ImageButton Tutorial With Example In Android Studio

    Sep 21, 2019 · Learn the concept of ImageButton and its attributes with example and code in Android Studio. Also one example with round corner Image Button.

  4. How To Use Image Button in Android Studio - YouTube

    Hi, Friends In this video I have taught how you can create an image button in android studio easily. And I have set also an one-click listener to our button ...

  5. How to create Image Button and Android Button Selector in Android Studio

    Mar 12, 2018 · In this tutorial, we show you how to create a simple ImageButton and Android Button Selector using Android studio.

  6. ImageButton | API reference - Android Developers

    Displays a button with an image (instead of text) that can be pressed or clicked by the user. By default, an ImageButton looks like a regular Button, with the standard button background that …

  7. Create An ImageButton In Android App Using Android Studio

    In this article you will learn how to create an image button in Android applications using Android studio. If you want to develop the image button, it should follow the below steps. Now, open …

  8. android image button - Stack Overflow

    Feb 17, 2010 · You can use the button : 1 - make the text empty. 2 - set the background for it +3 - you can use the selector to more useful and nice button

  9. How to use ImageView as a Button in Android? | GeeksforGeeks

    Feb 11, 2021 · ImageView is used when we want to work with images or we want to display them in our application. So, this article will give you a complete idea of using an ImageView as a …

  10. android - how to use an image as a button - Stack Overflow

    Jul 21, 2011 · Follow me, You can use many controls in android to solve this problem (Button, ImageView, ImageButton, or even TextView ... ). Just sets an image as its background and …

  11. Some results have been removed
Refresh