[android-developers] probelm with EditText inside
I've got a view which include another one with the "include" component (see http://android-developers.blogspot.com/2009/02/android-layout-tricks-2-reusing-layouts.html)
There is some EditText inside the included view.
There is 2 problems with these EditText :
- I have to tap them 2 times in order to have the keyboard to appear
- if I long press one of the EditText the app freeze and crash (only on my phone - Samsung galaxy S, not on the emulator)
It does not happen if the Edittext are NOT in a <include> tag ...
Do you have any ideas on this problem ??
regards,
Christophe
-- 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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home