Hi
Today I have taken a look on a XOOM and tried accessibilities
functions.
Android accessibility guide 
http://developer.android.com/guide/practices/design/accessibility.html
says:

"Following these two basic rules will solve most access-related
problems:

* Make all of your user interface controls accessible with a trackball
or directional controller (d-pad).
* Label your ImageButton, EditText, and other input widgets using the
android:contentDescription attribute."

If I understand correctly people with vision disability should look
over all widgets on the screen with trackball or d-pad. The question
is: How
they will do that on a Motorola XOOM? This device doesn't have a
trackball or a d-pad at all

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to