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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T08:11:16+00:00 2026-05-24T08:11:16+00:00

in one of my android app,all xml file not give me attribute prompt ,for

  • 0

in one of my android app,all xml file not give me attribute prompt ,for example android: ,if i write as android: ,the eclipse not give me prompt ,i donot know why,my xml in other pc eclipse is all right,and xml file of my eclipse other android app can give me attribute prompt,i restart pc and eclipse but no use,why? my eclipse is 3.7
edit: i reinstall eclipse not help

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

<RelativeLayout
  xmlns:android="http://schemas.android.com/apk/res/android"
    android:orientation="vertical"
  android:layout_width="fill_parent"
  android:layout_height="fill_parent"
    android:background="@null" 
    android:id="@+id/add">
  <LinearLayout  android:layout_alignParentTop="true" 
              android:layout_width="fill_parent"
              android:layout_height="fill_parent"
              android:gravity="center" 
              android:id="@+id/liangdu"
              android:layout_marginTop="5dip"
              android:layout_marginBottom="90dip" >   
    <ImageView  android:layout_width="wrap_content"
            android:id="@+id/sv"
            android:layout_height="wrap_content"
           />

    <LinearLayout   android:layout_alignParentBottom="true"
                    android:layout_above="@id/liangdu"
                    android:id="@+id/bottom" 
                    android:orientation="vertical"
                    android:layout_width="fill_parent"
                    android:layout_height="100dip"
                    android:visibility="invisible"
                    android:background="@drawable/edit_xuanzhuan" >
       <RelativeLayout  android:layout_width="fill_parent"
                        android:layout_height="50dip"
                        >

            <TextView android:layout_width="wrap_content"
                      android:layout_height="20dip"
                      android:layout_marginLeft="20dip"
                      android:layout_marginTop="20dip"
                      android:id="@+id/tv"
                      android:gravity="right"
                      android:text="亮    度"
                      android:textColor="#ffffff"/>
            <SeekBar

                      android:layout_marginTop="20dip"
                      android:layout_toRightOf="@id/tv"
                      android:id="@+id/liangduSeekBar"
                      android:layout_width="210dip" 

                      android:layout_height="wrap_content" 
                      android:minHeight="6dip"
                      android:maxHeight="6dip"
                      android:paddingLeft="15px"
                      android:paddingRight="5px"
                      android:max="100"
                      android:progress="50"
                      android:thumbOffset="3px"
                      android:progressDrawable="@drawable/seekbar_progress"
                      android:thumb="@drawable/seekbarthumb"/>

       </RelativeLayout>
       <RelativeLayout  android:layout_width="fill_parent"
                        android:layout_height="50dip"
                        >

            <TextView android:layout_width="wrap_content"
                      android:layout_height="20dip"
                      android:layout_marginLeft="20dip"
                      android:layout_marginTop="10dip"
                      android:id="@+id/tv"
                      android:text="对比度"
                      android:gravity="right"
                      android:textColor="#ffffff"/>
            <SeekBar

                      android:layout_marginTop="10dip"
                      android:layout_toRightOf="@id/tv"
                      android:id="@+id/duibiSeekBar"
                      android:layout_width="210dip" 

                      android:layout_height="wrap_content" 
                      android:minHeight="6dip"
                      android:maxHeight="6dip"
                      android:paddingLeft="15px"
                      android:paddingRight="5px"
                      android:max="100"
                      android:progress="50"
                      android:thumbOffset="3px"
                      android:progressDrawable="@drawable/seekbar_progress"
                      android:thumb="@drawable/seekbarthumb"/>

       </RelativeLayout>

    </LinearLayout>

  • 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-05-24T08:11:16+00:00Added an answer on May 24, 2026 at 8:11 am

    If you press STR+SPACE, does the auto-complete dialog show up? If so, you might want to reduce the delay to 0.

    Otherwise, restoring the Editors defaults might also help.

    If nothing else works, you can create a new Workspace and import your old projects.

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

Sidebar

Related Questions

I've got some XML resources in my Android app. Each one has a different
I develop one app for android, on eclipse. It works in the emulator, very
I would like to somehow send a file from my app on one android
how is support all platform version on my single android app.i have created one
I'm building an Android app that parses a pretty big XML file (around 500
I am working on one android app. I want to connect my local PC
In my android app I have fragments, and one of them is very heavy
I am working on an android app that has a database in which one
I've created an online store within an android app in webview but have one
Okay, so I'm working on an android app. In one of my app's activities

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.