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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T09:50:17+00:00 2026-06-01T09:50:17+00:00

I have complaint from my user: When input text in MultiAutoCompleteTextView control -> color

  • 0

I have complaint from my user:

“When input text in MultiAutoCompleteTextView control -> color of text and background are same and I cannot read text!”

Actually I’m using colors provided from device.

Here is my xml:

<?xml version="1.0" encoding="utf-8"?>

<RelativeLayout
    android:layout_width="match_parent" android:layout_height="wrap_content" android:background="@android:drawable/title_bar"
    android:id="@+id/title_layout" android:padding="5dp">
    <TextView
        android:id="@+id/tv_label"
        android:layout_width="match_parent" android:layout_height="wrap_content"
        android:paddingLeft="5dp" android:layout_toLeftOf="@+id/btn_send"
        android:textColor="@android:color/primary_text_light" android:textStyle="bold"
        android:text="@string/_Find" android:layout_alignBaseline="@+id/btn_send" />
    <Button
        android:id="@+id/btn_send" android:text="@string/Search"
        android:layout_height="wrap_content" android:layout_width="wrap_content"
        android:layout_alignParentRight="true"/>
</RelativeLayout>

<MultiAutoCompleteTextView
    android:id="@+id/search_city"
    android:layout_width="fill_parent" android:layout_height="wrap_content"
    android:layout_marginTop="3dp" android:layout_below="@+id/title_layout"
    android:completionThreshold="1"
    android:hint="@string/CityResort"
    android:imeOptions="actionNext"
    android:nextFocusRight="@+id/search_address"
    android:drawableRight="@android:drawable/ic_input_delete"
    android:singleLine="true"
    android:text=""
    >
    <requestFocus />
</MultiAutoCompleteTextView>

<MultiAutoCompleteTextView
    android:id="@+id/search_address"
    android:layout_width="fill_parent"
    android:layout_height="wrap_content"
    android:layout_below="@+id/search_city"
    android:layout_alignParentLeft="true"
    android:completionThreshold="1"
    android:hint="@string/adres_or_poi_name"
    android:imeOptions="actionDone"
    android:paddingTop="10dp"
    android:drawableRight="@android:drawable/ic_input_delete"
    android:singleLine="true"
    android:text=""
    />
<FrameLayout
    android:layout_width="fill_parent" android:layout_height="fill_parent"
    android:layout_alignParentBottom="true" />

  • 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-01T09:50:19+00:00Added an answer on June 1, 2026 at 9:50 am

    The problem could be because of the different theme colors.
    For eg. my motorola defy has the black theme therefore if you set white or black text on different native widgets, the background could be an unexpected one(like black and you set the text color to black) and the text can’t be readable..
    Try to set the theme of your application and maybe this will fix your problem.

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

Sidebar

Related Questions

So let's I have a struct that I want to read from user-level space
I'm having reports and complaints from my user that they will be using a
I have a form where a user can select a rating from 1-5. Each
Using PHP against a UTF-8 compliant database. Here's how input goes in. user types
I have a user control with some public properties. A particular property is an
I have been using Netbeans 6.5 recently - it complains (on startup, and if
We have a site where the user gets a navigation bar to allow navigation
I have a simple model: class User < ActiveRecord::Base has_and_belongs_to_many :roles end class Role
Introduction I am aware that "user-defined conversions to or from a base class are
I'm using an e-commerce system which allows you to have several variations for each

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.