On Thu, Feb 10, 2011 at 11:24 AM, Brill Pappin <br...@pappin.ca> 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 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