[android-developers] help with MultiAutoCompleteTextView.

2009-06-15 Thread Saurav Mukherjee
hi all, this is my second issue regarding the same problem. i dont know y, but my auto complete does not work wen there is a single letter in the MultiAutoCompleteTextView. if there r more than 1 char in the MultiAutoCompleteTextView, then the list drops down, shows the items correctly... any

[android-developers] help with MultiAutoCompleteTextView.

2009-06-10 Thread Saurav Mukherjee
hi all, i have programmed for MultiAutoCompleteTextView. but the only problem i have is that the constraint in my CursorAdapter is not recognizing single characters, wen i enter more than 1 character of the word, i get the auto complete list. any suggestions. tell me if i need to elaborate.