android - Force Close problem while Moving track ball on disabled EditText On HTC Hero Phone? -
i have small form
four edittext fields in second edittext disable text editing.
now when roll android phone ball move top bottom first time selects disabled edittext , third edittext , moves downward foruth edittext.
but when try move upward on disabled edittext displays me error force close after selecting it.
it happening in phone not in emulator.
please guide how resolve issue?
any appriciated.
when move track ball , down after getting focus on disabled edittext second time receive force close problem in htc hero only.
i have tested same problem on nexus 1 phone nothing happened.
anyways in htc hero have found solution setting disabled editext selection false.
Comments
Post a Comment