I would like to know how to show the dictionary suggestions above the keyboard. I am using a TextField in an Android app. When the keyboard opens, there isn't even space allocated for the suggestions. Is there a certain property I have to set to let them show up? I couldn't find a useful one in the docs.
↧