android - AutoCompletetextView issue with Nexus (Maybe is 4.0.X) -


my issue have big, enormous list autocomplete. example:

  1. store a
  2. store b
  3. store c
  4. store d
  5. store f
  6. store h
  7. store i

as can see use store , when start typing store see (...) in phone, can see other stores, if chose 1 inside (...) added autocomplete , not handle onitemclick. there anyway solve this?

thanks in advice

example pics enter image description here here store search

enter image description here here clicked store b , can see toast handle onitemclick

enter image description here here can see (...) stores.enter image description here , can see added autocompletetextview instead of handled onitemclick

well ics issue, i'm @ jb issue gone.


Comments

Popular posts from this blog

javascript - backbone.js Collection.add() doesn't `construct` (`initialize`) an object -

php - Get uncommon values from two or more arrays -

Adding duplicate array rows in Php -