Resolves a warning issue when writing ImageView in eclipse

Source: Internet
Author: User

Eclipse wrote an android program where Main.xml ImageView is a Huang number! Don't know why?

Workaround:

android:contentdescription= "@string/desc" plus this attribute is OK.

Answer:

What is the role of android:contentdescription?

When writing an XML layout file for Android, you often encounter a hint in ImageView or ImageButton:

Missing contentdescription attribute on image.

What does this attribute do?

In fact, this property is convenient for some of the physiological functions of the people who are defective using the application. For example, we have a imageview inside to put a color complex picture, perhaps some blindness colour-blind people, can not tell the picture of what is painted. If a user installs a secondary Browse tool such as talkback,talkback, it will read aloud what the user is currently browsing. TextView control talkback can read the contents directly, but ImageView talkback can only read the value of ContentDescription, tell the user what this picture is.

Resolves a warning issue when writing ImageView in eclipse

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.