Force Close problem while Moving track ball on disabled EditText On HTC Hero Phone?
Posted
by UMMA
on Stack Overflow
See other posts from Stack Overflow
or by UMMA
Published on 2010-04-27T12:45:40Z
Indexed on
2010/05/13
9:44 UTC
Read the original article
Hit count: 218
dear friends,
i have a small form with
four EditText fields in which second EditText is disable for text Editing.
now when i roll Android Phone ball to move from the top to bottom first time it selects disabled EditText and then third EditText and moves downward to foruth EditText.
but when i try to move upward on Disabled EditText it displays me error Force Close after selecting it.
it is only happening in phone not in Emulator.
please guide how to resolve this issue?
any help would be appriciated.
© Stack Overflow or respective owner