android - Make AutoCompletionTextView show suggestions not complement of text -


i want make autocompletiontextview show suggestions

the behavior in data arrayadapter , make suggestions

suggestions list list of texts have same sequence of characters

like type abc , data list have [ abc , fabc, geabcr, fgkd, abcg, meow] , suggestions [abc, fabc, geabcr ,abcg](see suggestions have abc in them)


Comments

Popular posts from this blog

php - Hide output during test execution -

javascript - Migrate custom AngularJS filter from 1.2.28 to 1.4.x -

Update Magento products with multiple images -