Hi
I have came across a problem with android 2.1 EditText. It does not
fire onKey event listener.
EditText edit = (EditText) findViewById(R.id.edit);
edit.setOnKeyListener(new OnKeyListener() {
@Override
public boolean onKey(View v,
ng Eclipse) and can not be debug as well.
Could someone know how to debug in this situation? Any suggestion is
highly appreciated.
Regards
Mohammad Haque
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, s
Not so sure how it will behave performance wise if it hit db for every
key type on the edit textview. But surely it worth to try. Can you
please send me the SQL please.
Regards
On Sep 23, 6:08 pm, Bret Foreman wrote:
> I'm not sure if you have control over the db schema but creating an
> index
data set. Any idea of improving performance?
Thanks
Mohammad Haque
--
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 e
4 matches
Mail list logo