N
N
Nikolai Trifonov2015-06-02 00:55:02
Android
Nikolai Trifonov, 2015-06-02 00:55:02

Where can I see the implementation of a dynamic word completion sentence for a given dictionary?

Given:
A simple application consisting of an input line, a button, and an output field;
Dictionary for 2000 words.
In its current form, the search for a word comes after pressing the button, and if the word is not found, Toast pops up.
I would like to make a dynamic display of search results, as the word is typed.
For example:
-> A...
| A Brasive
| A rmelon
| A freak
->Ab...
| Ab erration
| Absolute pressure
| Aborigen
Etc. _

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nikolai Trifonov, 2015-06-04
@fridriekh

Found an example solution
by Android Developer

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question