Hi folks
I've got another Problem and I don't know whether it is a bug or I am missing something.
The Problem is, that the EditText-View I use isn't editable anymore, when I call a "ProgressDialogShow" or "ProgressDialogShow2" and then free it with an ProgressDialogHide. I don't know if it's the EditText that's blocked or the virtual Keyboard, that doens't respond anymore. When I remove the Dialog, everything works as intended
The cursor is shown in the EditText, The Longclick-Event fires fine, also, but I can't change the Text.
Hope, anybody could help me!
Thanks in Advance
~Michael
I've got another Problem and I don't know whether it is a bug or I am missing something.
The Problem is, that the EditText-View I use isn't editable anymore, when I call a "ProgressDialogShow" or "ProgressDialogShow2" and then free it with an ProgressDialogHide. I don't know if it's the EditText that's blocked or the virtual Keyboard, that doens't respond anymore. When I remove the Dialog, everything works as intended
The cursor is shown in the EditText, The Longclick-Event fires fine, also, but I can't change the Text.
Hope, anybody could help me!
Thanks in Advance
~Michael