Autocomplete like Google 1.2.6

Autocomplete like Google works by showing a dropdown list when the user focuses a designated input field and starts typing.Based on the inputted text input suggestions are shown in the list, with the matching characters highlighted.Selecting any item from...