Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8412851
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T00:46:54+00:00 2026-06-10T00:46:54+00:00

In order to create custom buttons in Android I create a XML file where

  • 0

In order to create custom buttons in Android I create a XML file where I specify the normal and pressed images to be used on the button, like this:

<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:state_pressed="true" android:drawable="@drawable/buttonPressed" />
    <item android:drawable="@drawable/buttonNormal" />
</selector>

Question: I will have different images for all dpi (so images on the ldpi, mdpi, hdpi and xhdpi folders). But do I also need to copy that XML file into each of those folders?

I know with a single button it doesn’t make a difference, but with dozens of them it might save me a lot of work if I don’t need to put the XML files on all folders.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T00:46:56+00:00Added an answer on June 10, 2026 at 12:46 am

    Make a seperate drawable folder called drawablethat contains .xml(s) that work for all sizes, such as gradients, shapes, or multi state buttons. If you have multiple dpi’s of an image, android will select the appropriate one.

    For example, your file tree might look like this:

    drawable

    –chat_button.xml

    –help_button.xml

    drawable-hdpi

    –chat_icon.png

    –chat_icon_down.png

    –help_icon.png

    –help_icon_down.png

    drawable-ldpi

    –chat_icon.png

    –chat_icon_down.png

    –help_icon.png

    –help_icon_down.png

    drawable-mdpi

    –chat_icon.png

    –chat_icon_down.png

    –help_icon.png

    –help_icon_down.png

    drawable-xhdpi

    –chat_icon.png

    –chat_icon_down.png

    –help_icon.png

    –help_icon_down.png

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to create a custom control in order to display a pie
I'm trying to create a custom tab navigator that has to look like this
I want to know something about this article In order to create custom post
I want to create a custom file image format that holds inside PNG images.
I've created a custom method called checkout in my app. I create an order
I am using jstl in order to create custom tag. Here is the content
) I've got to create a few custom buttons that will be on the
Which is the right MVC way to create custom form control (like custom drop
I'd like to create a custom NSTableCellView instantiated by Interface Builder. I've set my
This is extension of my earlier question . I'm going to create custom request

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.