What happens if you re-assign it for example:
EditText ed=(EditText)findViewById(R.id.editText1);
        ed.setText(xnumber);

and simple re-load the .setText ?

Just a thought?

On 10/06/2011, Ben S <accu...@gmail.com> wrote:
> Looks great, starred it. :-)
>
> On Jun 8, 6:02 pm, Eric Carman <ewcarma...@gmail.com> wrote:
>> I've submitted a bug report. I don't know what to do about going further
>> with this.
>>
>> I setup an inherited class so that I could throw some logging into the
>> EditText in hopes of finding a pattern or blip. No joy.
>>
>> Bug: 17508
>>
>> Please feel free to elaborate or correct anything I might have said.
>>
>> Thank you.
>
> --
> 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

-- 
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