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 9160267
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T13:41:53+00:00 2026-06-17T13:41:53+00:00

I am using the following code in my xml, I want to give background

  • 0

enter image description here I am using the following code in my xml,
I want to give background to my edittext,the background image is around 400*190 pixels..
Edittext is only occupying only one line and when on other part nothing is happening.

How to set my Edittext to occupy my background image,so that when I click on anypart of it,it should popup keyboard.

 <RelativeLayout
    android:id="@+id/noteslayout"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"
    android:layout_marginTop="5dp"
    android:layout_marginLeft="5dp"
    android:layout_marginRight="5dp" 
    android:background="@drawable/edittextnotes" > 

    <EditText
        android:layout_marginTop="5dp"
        android:layout_marginLeft="5dp"
        android:layout_marginRight="5dp"
        android:id="@+id/notes"         
        android:maxLines="5"
        android:capitalize="sentences"
        android:layout_width="250dp"
        android:layout_height="wrap_content"
        android:imeOptions="actionDone" />

</RelativeLayout>

Thanks in advance

  • 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-17T13:41:54+00:00Added an answer on June 17, 2026 at 1:41 pm

    Why don’t you try to set the background of EditText only besides RelativeLayout as below:

      <EditText
         android:layout_marginTop="5dp"
         android:layout_marginLeft="5dp"
         android:layout_marginRight="5dp"
         android:id="@+id/notes"         
         android:maxLines="5"
          android:lines="5"       <---- set this lines property
         android:background="@drawable/edittextnotes"    <----See this.
         android:capitalize="sentences"
         android:layout_width="250dp"
         android:layout_height="wrap_content"
         android:imeOptions="actionDone"/>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to write a .xml file using the following code into the App_Data/posts.
Im using the following code to output all the nodes from the xml shown.
I am using the following code to get an XML data from a website
I am using the following code to serialize an object to XML, StringBuilder sb
I am using the following code to make a HttpWebRequest and render the XML
I have the following code which outputs an object to an XML file: using
friends, i have created custom title bar using following titlebar.xml file with code <?xml
i am using following code to convert xml file to datatable but its just
Hi all I have created layout using following code <?xml version=1.0 encoding=utf-8?> <LinearLayout xmlns:android=http://schemas.android.com/apk/res/android
Im using the following code to save an xml file HttpResponse response = HttpContext.Current.Response;

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.