On Thu, Feb 10, 2011 at 11:24 AM, Brill Pappin <[email protected]> wrote:

> Is EditText.setEnabled(false) designed to work this way?


I don't think so, but I ran into this as well. I worked around it by calling
setFocusable(false) as well as setEnabled(false). That worked to prevent
editing the text.

I feel like this has to be a bug, but I never checked the project page to
see if there was one filed.

-------------------------------------------------------------------------------------------------
TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
transit tracking app for Android-powered devices

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

Reply via email to